From 1b4a110e5fa82765d73dbc4343675656efcfc4b0 Mon Sep 17 00:00:00 2001 From: harshau007 Date: Mon, 11 Aug 2025 16:08:27 +0530 Subject: [PATCH] Fixed Overflow issue --- app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/page.tsx b/app/page.tsx index 30a3811..6d1759f 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -10,7 +10,7 @@ export const metadata = { export default function Home() { return ( -
+