From 6564c46b5b01523991601de637a6979ae343dd24 Mon Sep 17 00:00:00 2001
From: Jiangyuan Li <jerrylovesapple@icloud.com>
Date: Tue, 27 Sep 2022 12:20:54 +0000
Subject: [PATCH] Update static/css/style.css

---
 static/css/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/static/css/style.css b/static/css/style.css
index e9aebdc..4d94cd9 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -365,7 +365,7 @@ h5 {
   padding: 5px;
 }
 .home-main #background-image {
-  width: 100%;
+  width: 70%;
   position: fixed;
   z-index: -9999;
 }
-- 
GitLab