diff --git a/themes/mytheme/assets/css/common/post-single.css b/themes/mytheme/assets/css/common/post-single.css index 23a03dc..cf79460 100644 --- a/themes/mytheme/assets/css/common/post-single.css +++ b/themes/mytheme/assets/css/common/post-single.css @@ -34,7 +34,7 @@ } .post-content { - font-size: 15px; + font-size: 16px; font-family: inherit; color: var(--content); }