From eb76b4668d3dae1d8866dd5c9ae1d1b01ee0f48a Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Fri, 26 Jul 2024 04:37:19 +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 1a3ef66e..257b03a3 100644
--- a/wiki/layout.html
+++ b/wiki/layout.html
@@ -75,8 +75,8 @@
 
       .progress-container {
       position: fixed;
-      left: 40px;  
-      bottom: 80px;
+      left: 50px;  
+      bottom: 90px;
       width: 60px;
       height: 60px;
       z-index: 1000;  
-- 
GitLab