From 430ed2a3fcc799948b6dce648c3025d7644fff45 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sun, 29 Oct 2023 11:16:41 +0900 Subject: [PATCH] edited post --- themes/mytheme/assets/css/common/post-single.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/mytheme/assets/css/common/post-single.css b/themes/mytheme/assets/css/common/post-single.css index 2d5df4c..f0de143 100644 --- a/themes/mytheme/assets/css/common/post-single.css +++ b/themes/mytheme/assets/css/common/post-single.css @@ -4,9 +4,10 @@ } .post-title { - margin-top: 10px; + margin-top: 16px; margin-bottom: 16px; font-size: 24px; + padding-top: 24px; } .post-description {