From 59991f1299f1c3f2459ae3bc64a72339608611c3 Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Thu, 25 Jul 2024 07:34:10 +0000
Subject: [PATCH] Update attributions.html

---
 wiki/pages/attributions.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/wiki/pages/attributions.html b/wiki/pages/attributions.html
index ce32bab3..edc89c0a 100644
--- a/wiki/pages/attributions.html
+++ b/wiki/pages/attributions.html
@@ -3,7 +3,7 @@
     .sidebar {
       position: fixed;
       left: 0;
-      top: 200px;
+      top: 230px;
       width: 160px;
       height: 40%;
       background-color: #ffffff	;
@@ -23,6 +23,7 @@
     }
     .sidebar ul li a:hover {
       background-color: #e9ecef;
+      border-radius: 20px;
     }
     h2 {
       scroll-margin-top: 60px; 
-- 
GitLab