From ca29150da66fea9457fd131ec342756e74c8a970 Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Thu, 25 Jul 2024 14:12:30 +0000
Subject: [PATCH] Update file team.html

---
 wiki/pages/team.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wiki/pages/team.html b/wiki/pages/team.html
index 5aa00a1c..b4785acd 100644
--- a/wiki/pages/team.html
+++ b/wiki/pages/team.html
@@ -6,7 +6,7 @@
       .team-grid {
           display: grid;
           grid-template-columns: repeat(3, 1fr);
-          gap: 15px;
+          gap: 8px;
           max-width: 1200px;
           margin: 0 auto;
       }
-- 
GitLab