diff --git a/src/app/components/Navbar.jsx b/src/app/components/Navbar.jsx index 68c9689..9c105bf 100644 --- a/src/app/components/Navbar.jsx +++ b/src/app/components/Navbar.jsx @@ -381,7 +381,7 @@ export default function Navbar() { ); } - + // ✅ Desktop Resources Dropdown if (item === "Resources") { return ( @@ -458,7 +458,7 @@ export default function Navbar() { return ( setIsOpen(false)}