diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index 6b5c903..ab667be 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -68,17 +68,17 @@ const Navbar: React.FC = () => { className="relative w-8 h-8 flex flex-col space-y-[5px] items-center group focus:outline-none" > @@ -88,10 +88,10 @@ const Navbar: React.FC = () => { {/* Mobile Links */} {isOpen && ( -