diff --git a/src/components/core/navbar/index.tsx b/src/components/core/navbar/index.tsx
index 5b66711..2de6bab 100644
--- a/src/components/core/navbar/index.tsx
+++ b/src/components/core/navbar/index.tsx
@@ -124,7 +124,7 @@ const Navbar = ({ starCount }: { starCount?: number }) => {
{/* Hamburger menu button for small screens */}
-
+
@@ -140,7 +140,9 @@ const Navbar = ({ starCount }: { starCount?: number }) => {
-
+
+
+