From 2136a66aef5e7e2b0ec8022565edbe3bb6a40b8c Mon Sep 17 00:00:00 2001 From: hezhendong Date: Mon, 2 Jun 2025 22:35:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20H=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E4=B8=8B=E7=9A=84=E9=97=B4=E9=9A=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index ebcd6fa..1a6e4fe 100644 --- a/theme.css +++ b/theme.css @@ -934,7 +934,7 @@ body:not(.heading-bottom-line-off) .cm-s-obsidian .HyperMD-header { /* 标题下空一行 */ .cm-s-obsidian .cm-line.HyperMD-header + .cm-line:not(.HyperMD-header):not(:has(>br:only-child)) { - padding-top: var(--p-spacing); + padding-top: 0.5rem; } h1,