From 07cc955d2aca14622a1fc2043d1c6a66c060a334 Mon Sep 17 00:00:00 2001 From: fgrreloaded Date: Fri, 21 Mar 2025 22:16:02 +0530 Subject: [PATCH] improve navbar --- apps/web/src/app/(home)/_components/Navbar.tsx | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/apps/web/src/app/(home)/_components/Navbar.tsx b/apps/web/src/app/(home)/_components/Navbar.tsx index 77d42c2..e9dac02 100644 --- a/apps/web/src/app/(home)/_components/Navbar.tsx +++ b/apps/web/src/app/(home)/_components/Navbar.tsx @@ -62,7 +62,7 @@ const Navbar = () => {
{ > ~/home - { @@ -91,7 +91,7 @@ const Navbar = () => { > {" "} github - + */} { className="text-gray-300 hover:text-blue-300 transition-colors py-2 px-4 rounded-md relative flex gap-2 items-center font-mono" > {" "} - npm + npm - { }`} > documentation - + */}
@@ -141,12 +141,13 @@ const Navbar = () => { }`} > - $ ./docs + github