From 4cd3b923293aa92323e7271fa3d96f56699a41eb Mon Sep 17 00:00:00 2001 From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn> Date: Mon, 30 Sep 2024 09:59:43 +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 a8f0adf4..a7ea6c64 100644 --- a/wiki/layout.html +++ b/wiki/layout.html @@ -100,8 +100,8 @@ position: fixed; left: 25px; bottom: 40px; - width: 80px; - height: 80px; + width: 60px; + height: 60px; z-index: 1000; } -- GitLab