prevent content jump (#1060)

This commit is contained in:
Léo Galley
2024-10-11 16:53:25 -04:00
committed by GitHub
parent 6ef01cc031
commit 2a62895198

View File

@@ -29,7 +29,7 @@ export default function MissionSection() {
}
}, []);
return (
<section>
<section className="min-h-[32rem] sm:min-h-[19rem] md:min-h-[16rem] lg:min-h-[18rem] xl:min-h-[12rem]">
<Title level={TitleLevel.Display1}>
We are bringing the world onchain to <p className="inline text-blue" ref={typedTextRef} />.
</Title>