From 31494d3eb1abd61baaaff41bbc04f7b229fe13cf Mon Sep 17 00:00:00 2001 From: Kane Wang Date: Fri, 8 Apr 2022 16:10:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E5=AD=98=E8=BF=9B=E5=BA=A6=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- g2.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/g2.css b/g2.css index fc383e5..1eaaa7a 100644 --- a/g2.css +++ b/g2.css @@ -244,7 +244,7 @@ h4, h5, h6 { position: relative; - margin-top: 1rem; + margin-top: 2rem; margin-bottom: 1rem; font-weight: bold; line-height: 1.4; @@ -294,6 +294,7 @@ h6 code { /* h1标题样式 */ h1 { + margin-top: 2.2rem; text-align: left; padding-bottom: .2em; font-size: 2.25em;