From a5b610fe515d2aed552bdda21f75df144a205ed7 Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Thu, 25 Jul 2024 06:50:05 +0000
Subject: [PATCH] Update footer.html

---
 wiki/footer.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/wiki/footer.html b/wiki/footer.html
index b3f86f59..220aeed2 100644
--- a/wiki/footer.html
+++ b/wiki/footer.html
@@ -9,7 +9,7 @@
       margin-top: 20px;
     }
     .follow-us {
-      width: 20px;
+      width: 30px;
       height: auto;
       filter: grayscale(100%) brightness(0);
     }
@@ -47,7 +47,7 @@
   </style>
 </head>
 <body>
-  <footer class="pb-2 pt-2 mt-5 footer text-center" style="background-color: #ffe4e1; border-radius: 50px;">
+  <footer class="pb-2 pt-2 mt-5 footer text-right" style="background-color: #ffe4e1; border-radius: 50px;">
     <div class="container">
       <div class="footer-content">
         <div class="social-column">
-- 
GitLab