From be0f8068bda7eff6edabddcd784d2900cac79dde Mon Sep 17 00:00:00 2001 From: Hao Li <2798778230@qq.com> Date: Thu, 14 Dec 2023 09:02:55 +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 ad6b0e3..567d3d6 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: 500px; + max-width: 100%; width: 100%; width: -moz-available; } -- GitLab