From bc6e4619bbcf44943f72da9f5f2f90809434f2c1 Mon Sep 17 00:00:00 2001 From: PASSER-BY Date: Sat, 26 Mar 2022 12:45:33 +0800 Subject: [PATCH] Update index.css --- style/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/index.css b/style/index.css index bd70273..1201e96 100644 --- a/style/index.css +++ b/style/index.css @@ -358,7 +358,7 @@ a:hover{ width: 33.33%; } .mod-intro .bd .item{ - padding: 15px; + padding: 15px 12px; margin: 0 5px 10px; background: rgb(246, 248, 250); border-radius: 5px;