From 2a628951983104b88141e23873777b99e1e28fa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Galley?= Date: Fri, 11 Oct 2024 16:53:25 -0400 Subject: [PATCH] prevent content jump (#1060) --- apps/web/src/components/base-org/root/MissionSection/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/base-org/root/MissionSection/index.tsx b/apps/web/src/components/base-org/root/MissionSection/index.tsx index f60b2f6..8a8a1ac 100644 --- a/apps/web/src/components/base-org/root/MissionSection/index.tsx +++ b/apps/web/src/components/base-org/root/MissionSection/index.tsx @@ -29,7 +29,7 @@ export default function MissionSection() { } }, []); return ( -
+
We are bringing the world onchain to <p className="inline text-blue" ref={typedTextRef} />.