From c241103dc8bc47d45cb53fd931bbdd59c9793c03 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sun, 29 Oct 2023 16:18:25 +0900 Subject: [PATCH] edited post --- themes/mytheme/assets/css/common/post-single.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/mytheme/assets/css/common/post-single.css b/themes/mytheme/assets/css/common/post-single.css index cb60cb5..213106a 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: 15.5px; + font-size: 16px; font-weight: 400; font-family: inherit; color: var(--content);