From 989d0fc21bba56bd16c7d4d07f0475126f30096b Mon Sep 17 00:00:00 2001 From: arraysid Date: Sun, 25 May 2025 14:55:22 +0700 Subject: [PATCH] fix: adjust alignment of hero stats section for better layout --- apps/landing/src/app/(home)/_components/hero.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/landing/src/app/(home)/_components/hero.tsx b/apps/landing/src/app/(home)/_components/hero.tsx index 1910945..f669874 100644 --- a/apps/landing/src/app/(home)/_components/hero.tsx +++ b/apps/landing/src/app/(home)/_components/hero.tsx @@ -92,7 +92,7 @@ export function Hero() { -
+
{HERO_STATS.map(({ value, label }, i) => (