finished pages
diff --git a/styles/navbar.module.css b/styles/navbar.module.css
index 09d3389..01055a4 100644
--- a/styles/navbar.module.css
+++ b/styles/navbar.module.css
@@ -46,6 +46,7 @@
     height: 50px;
     width: 50px;
     margin-bottom: 5px;
+    cursor: pointer;
 }
 
 .containerOpen {
@@ -119,4 +120,4 @@
         from { max-width: 460px; }
         to { max-width: 64px ; }
     }
-}
\ No newline at end of file
+}