From f6fe8f5805c45d1e3cfac45bbb4b5209ec109056 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sat, 21 Oct 2023 16:30:32 +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 e496650..729b631 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: 15px; - font-family: inherit; + font-family: "Pretendard"; color: var(--content); }