From 696bb2d71473e3d48fc28e6d9ecafdffce3db7e4 Mon Sep 17 00:00:00 2001 From: PASSER-BY Date: Fri, 5 Aug 2022 10:31:09 +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 e9d67b1..9da5366 100644 --- a/static/style/index.css +++ b/static/style/index.css @@ -366,7 +366,7 @@ a:hover{ .mod-copy{ margin-bottom: 65px; - padding: 35px 0 45px; + padding: 35px 0; background: rgb(246, 248, 250); } .mod-copy .hd{