From dfa938cca1a484ed81426dce4c20f74b30cd3f21 Mon Sep 17 00:00:00 2001 From: kanishka-commits Date: Sun, 19 Oct 2025 17:21:55 +0530 Subject: [PATCH] Update Overlap --- src/components/layout/Navbar.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/layout/Navbar.jsx b/src/components/layout/Navbar.jsx index 242bbdac..e911d228 100644 --- a/src/components/layout/Navbar.jsx +++ b/src/components/layout/Navbar.jsx @@ -185,7 +185,7 @@ const Navbar = () => {
{/* Logo Section */} -
+
{
- + {/* Desktop Navigation */}
{navLinks.map((item, index) => {