From 296b214d2d9af937c683a371035a025da7c6fc79 Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Tue, 1 Oct 2024 04:04:44 +0000
Subject: [PATCH] Update file attributions.html

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

diff --git a/wiki/pages/attributions.html b/wiki/pages/attributions.html
index 3c3d8ab3..1526c8cd 100644
--- a/wiki/pages/attributions.html
+++ b/wiki/pages/attributions.html
@@ -21,7 +21,7 @@
       scroll-margin-top: 60px; 
     }
     .row.mt-4 {
-      margin-right: 100px; 
+      margin-right: 200px; 
       margin-left: 130px; 
     }
     .sidebar {
@@ -205,8 +205,8 @@
     </div>
   </div>
   -->
-
-  <div class="row mt-3">
+  
+  <div class="row mt-4">
     <div class="col-lg-12">
       <script type="text/javascript">
         // iframe height listener script
-- 
GitLab