From bf64ec11334c39fde04c09b44460a489bcab1f2d Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Wed, 25 Jun 2025 19:24:05 +0200 Subject: [PATCH] style: make join waitlist responsive --- apps/web/src/components/landing/hero.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/landing/hero.tsx b/apps/web/src/components/landing/hero.tsx index a434149..af33a3d 100644 --- a/apps/web/src/components/landing/hero.tsx +++ b/apps/web/src/components/landing/hero.tsx @@ -129,7 +129,7 @@ export function Hero({ signupCount }: HeroProps) { animate={{ opacity: 1 }} transition={{ delay: 0.6, duration: 0.8 }} > -
+