From 8f83ad4a47a0b4d80f51b606e282f9bb1b1bb8b9 Mon Sep 17 00:00:00 2001
From: Hao Li <2798778230@qq.com>
Date: Thu, 14 Dec 2023 09:03:44 +0000
Subject: [PATCH] Update theme.css

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

diff --git a/static/theme.css b/static/theme.css
index 567d3d6..ad6b0e3 100644
--- a/static/theme.css
+++ b/static/theme.css
@@ -495,7 +495,7 @@ a{
     margin-left: auto;
     margin-right: auto;
     margin-top: 50px;
-    max-width: 100%;
+    max-width: 500px;
     width: 100%;
     width: -moz-available;
 }
-- 
GitLab