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);