From fc8665b0804af3479d0b48f1d0354d57995940f7 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sun, 29 Oct 2023 16:18:02 +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 4efd690..f9dba13 100644 --- a/themes/mytheme/assets/css/common/post-single.css +++ b/themes/mytheme/assets/css/common/post-single.css @@ -35,7 +35,7 @@ .post-content { font-size: 15.5px; - font-weight: 450; + font-weight: 350; font-family: inherit; color: var(--content); }