diff --git a/themes/mytheme/assets/css/common/post-single.css b/themes/mytheme/assets/css/common/post-single.css index 553e87d..aa7fa35 100644 --- a/themes/mytheme/assets/css/common/post-single.css +++ b/themes/mytheme/assets/css/common/post-single.css @@ -3,8 +3,8 @@ } .post-title { - margin-top: 16px; - margin-bottom: 12px; + margin-top: 32px; + margin-bottom: 24px; font-size: 24px; padding-top: 32px; }