From 8cd85b329fbb2bc844287a8f7410c0502acd3f7c Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Tue, 1 Oct 2024 19:12:18 +0000
Subject: [PATCH] Update file layout.html

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

diff --git a/wiki/layout.html b/wiki/layout.html
index 09c6b915..8bcf69de 100644
--- a/wiki/layout.html
+++ b/wiki/layout.html
@@ -61,7 +61,10 @@
         border-radius: 50px;
         pointer-events: none;
       }
-      
+      h3 {
+        font-weight: bold;
+      }
+
       .sidebar {
         position: fixed;
         left: 5px;
-- 
GitLab