From c0946fc2859925dfd0bfb61bcd1d4a6a9ef9da91 Mon Sep 17 00:00:00 2001 From: Ameya Shenoy Date: Tue, 24 Jun 2025 16:05:30 +0530 Subject: [PATCH] chore: font sync Signed-off-by: Ameya Shenoy --- frontend/src/app/layout.tsx | 2 +- frontend/src/components/Navbar.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/layout.tsx b/frontend/src/app/layout.tsx index 2902343..71dd798 100644 --- a/frontend/src/app/layout.tsx +++ b/frontend/src/app/layout.tsx @@ -62,7 +62,7 @@ export default function RootLayout({ enableSystem disableTransitionOnChange > -
+
diff --git a/frontend/src/components/Navbar.tsx b/frontend/src/components/Navbar.tsx index d99787a..c6c7743 100644 --- a/frontend/src/components/Navbar.tsx +++ b/frontend/src/components/Navbar.tsx @@ -16,7 +16,7 @@ export function NavigationMenu() { const pathname = usePathname(); return ( -
+