From 065d16d12bf94ec81f05f77817a1d81116979c5a Mon Sep 17 00:00:00 2001 From: Ezhil Shanmugham Date: Wed, 7 Aug 2024 00:12:11 +0530 Subject: [PATCH] fix nav bar --- app/components/Nav.tsx | 2 +- app/form/page.tsx | 8 ++++---- app/globals.css | 8 ++++++++ 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/app/components/Nav.tsx b/app/components/Nav.tsx index 76e145d..a6b0ba3 100644 --- a/app/components/Nav.tsx +++ b/app/components/Nav.tsx @@ -13,7 +13,7 @@ const Nav = () => { return (
-