From 120df4cf021e0ee857ae4d4d274137b31143579e Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Mon, 22 Jul 2024 02:59:29 +0000
Subject: [PATCH] Update description.html

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

diff --git a/wiki/pages/description.html b/wiki/pages/description.html
index e8391a1a..247df70b 100644
--- a/wiki/pages/description.html
+++ b/wiki/pages/description.html
@@ -23,6 +23,9 @@
     .sidebar ul li a:hover {
       background-color: #e9ecef;
     }
+    h2 {
+      scroll-margin-top: 80px; 
+    }
   </style>
 
 </head>
-- 
GitLab