From 97eb7a95d6f3a7416b91278a37afd27676b11c0f Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Tue, 23 Jul 2024 14:19:04 +0000
Subject: [PATCH] Update file menu.html

---
 wiki/menu.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wiki/menu.html b/wiki/menu.html
index ae5bec44..10e5baba 100644
--- a/wiki/menu.html
+++ b/wiki/menu.html
@@ -1,6 +1,6 @@
 <style>
   .navbar {
-    padding-top: 100px; /* Adjust this value based on your logo size */
+    padding-top: 40px; /* Adjust this value based on your logo size */
   }
   
   .logo-container {
-- 
GitLab