From 781d9233d84a8e7314e6cfed143c25454fdaadc0 Mon Sep 17 00:00:00 2001 From: minhd-vu Date: Sat, 24 Feb 2024 23:40:15 -0500 Subject: [PATCH] make it look better --- app/layout.tsx | 8 +++++--- app/leaderboard/page.tsx | 2 +- app/page.tsx | 2 +- components/Footer.tsx | 2 +- components/Hero.tsx | 2 +- 5 files changed, 9 insertions(+), 7 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index c765350..ffc68c3 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -26,9 +26,11 @@ export default async function RootLayout({ - - {children} -