diff --git a/wiki/menu.html b/wiki/menu.html
index 3b49ab2c2ee43274621925d34d097a648892fe33..08d00d845ed2b6b4fe4706c229d039efc71fdfa8 100644
--- a/wiki/menu.html
+++ b/wiki/menu.html
@@ -5,7 +5,7 @@
   
   .logo-container {
     position: absolute;
-    top: 40px; /* Adjust this value to position the logo correctly */
+    top: 10px; /* Adjust this value to position the logo correctly */
     left: 10px; /* Align with the left edge of the container */
     z-index: 1030; /* Ensure logo appears above navbar */
   }