diff --git a/themes/mytheme/assets/css/common/post-single.css b/themes/mytheme/assets/css/common/post-single.css index 14c8e84..3779a06 100644 --- a/themes/mytheme/assets/css/common/post-single.css +++ b/themes/mytheme/assets/css/common/post-single.css @@ -1,5 +1,5 @@ .post-single { - padding-top: calc(var(--gap)*2); + padding-top: calc(var(--gap)); } .post-header {