From 8d3c432973302ac4fc0e84b0683e74d68a520ace Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Mon, 30 Sep 2024 07:18:45 +0000
Subject: [PATCH] Update file layout.html

---
 wiki/layout.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/wiki/layout.html b/wiki/layout.html
index 2724993f..79f90941 100644
--- a/wiki/layout.html
+++ b/wiki/layout.html
@@ -100,8 +100,8 @@
         position: fixed;
         left: 25px;  
         bottom: 40px;
-        width: 60px;
-        height: 60px;
+        width: 80px;
+        height: 80px;
         z-index: 1000;  
       }
 
-- 
GitLab