From 184d7cb8c4072245b4b1ebc359dcfc7f7a8078ad Mon Sep 17 00:00:00 2001 From: Morgan Date: Sun, 29 Oct 2023 16:21:45 +0900 Subject: [PATCH] edited post --- themes/mytheme/assets/css/core/reset.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/mytheme/assets/css/core/reset.css b/themes/mytheme/assets/css/core/reset.css index 2fb4dca..b1131ae 100644 --- a/themes/mytheme/assets/css/core/reset.css +++ b/themes/mytheme/assets/css/core/reset.css @@ -31,7 +31,7 @@ h3 { font-size: 16px; } body { font-family: "Source Sans 3", "Pretendard", sans-serif !important; - font-size: 14px; + font-size: 16px; line-height: 1.8; word-break: break-word; background: var(--theme);