From bacba35f9330533da949babc8ead1af35e92e68f Mon Sep 17 00:00:00 2001 From: PASSER-BY Date: Fri, 25 Feb 2022 20:31:56 +0800 Subject: [PATCH] Update index.css --- style/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style/index.css b/style/index.css index 64c76de..4f9bfe8 100644 --- a/style/index.css +++ b/style/index.css @@ -34,7 +34,7 @@ a:hover{ } .mod-head .hd,.mod-head .bd{ - max-width: 500px; + max-width: 540px; padding: 0 10px; margin:0 auto; } @@ -120,7 +120,7 @@ a:hover{ font-size: 18px; } .mod-panel .hd,.mod-panel .bd{ - max-width: 500px; + max-width: 540px; margin:0 auto; } .mod-panel .hd{