From 8a192f5696b39f37d8b273b0002050d63370fded Mon Sep 17 00:00:00 2001 From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn> Date: Tue, 1 Oct 2024 05:33:58 +0000 Subject: [PATCH] Update file attributions.html --- wiki/pages/attributions.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/pages/attributions.html b/wiki/pages/attributions.html index 7a3249ad..7b2ae918 100644 --- a/wiki/pages/attributions.html +++ b/wiki/pages/attributions.html @@ -22,8 +22,8 @@ scroll-margin-top: 60px; } .row.mt-4 { - margin-right: 200px; - margin-left: 200px; + margin-right: 180px; + margin-left: 160px; } .sidebar { height: 300px; -- GitLab