From 1ebb0cad58fe70b191784e2ad369c4168865b630 Mon Sep 17 00:00:00 2001 From: Meekdai Date: Tue, 1 Aug 2023 21:35:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B0=B4=E5=B9=B3=E7=BA=BF?= =?UTF-8?q?=E9=AB=98=E5=BA=A6=E4=B8=BA2px,=E4=B9=8B=E5=89=8D=E7=9A=84?= =?UTF-8?q?=E5=A4=AA=E7=B2=97=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- post_example.html | 1 + 1 file changed, 1 insertion(+) diff --git a/post_example.html b/post_example.html index 0b37760..d8e0382 100644 --- a/post_example.html +++ b/post_example.html @@ -16,6 +16,7 @@ padding: 45px; font-family: sans-serif; } +.markdown-body hr{height:2px;} @media (max-width: 560px) { .markdown-body { padding: 8px;} }