From 28f33d0264507684cd0e76b8901403742bcd4ed1 Mon Sep 17 00:00:00 2001 From: Kuzuri247 Date: Tue, 17 Dec 2024 11:51:57 +0530 Subject: [PATCH] fixed navbar allignment --- components/Navbar.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/Navbar.jsx b/components/Navbar.jsx index 2f73e69..5887db4 100644 --- a/components/Navbar.jsx +++ b/components/Navbar.jsx @@ -48,7 +48,7 @@ const Navbar = () => { ${scrolled ? "border-b" : ""} `} > -
+
{/* Logo */}
@@ -66,7 +66,7 @@ const Navbar = () => {
{/* links */} -
{/* buttons */} -
+