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