diff --git a/components/navbar/index.tsx b/components/navbar/index.tsx
index 84af81e4..7bd231fe 100644
--- a/components/navbar/index.tsx
+++ b/components/navbar/index.tsx
@@ -153,13 +153,13 @@ export default function Navbar({
{menu.map((item) => (
))}