From 0b7601cab52828ce8906363c34450365990f37b1 Mon Sep 17 00:00:00 2001 From: Aazim Anish Date: Sat, 19 Oct 2024 22:59:03 +0530 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=8F=B7=EF=B8=8Flanding=20page=20ta?= =?UTF-8?q?g=20line=20alignement=20issue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/nextjs/app/page.tsx | 62 ++++++++++++++++++++---------------- 1 file changed, 34 insertions(+), 28 deletions(-) diff --git a/packages/nextjs/app/page.tsx b/packages/nextjs/app/page.tsx index bcf90f1..7e53578 100644 --- a/packages/nextjs/app/page.tsx +++ b/packages/nextjs/app/page.tsx @@ -38,37 +38,43 @@ export function Home() { initial={{ filter: "blur(10px)" }} animate={{ filter: "blur(0px)" }} transition={{ duration: 2 }} - className="text-white text-9xl font-bold mb-4" + className="text-white text-6xl sm:text-9xl font-bold mb-4" > Eventure - -
- - - - - +
+ +
+
+
+ + + +
+
+ + +