From af34067dae2406872ac2d16afcfe72b96096f59a Mon Sep 17 00:00:00 2001 From: PASSER-BY Date: Wed, 24 Apr 2024 22:15:24 +0800 Subject: [PATCH] Update index.css --- static/style/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style/index.css b/static/style/index.css index 6ec5fa6e..36735cb0 100644 --- a/static/style/index.css +++ b/static/style/index.css @@ -632,7 +632,7 @@ a:hover{ } .mod-foot .bd .box{ width: 360px; - margin: 0 auto 25px; + margin: 0 auto; text-align: center; overflow: hidden; }