diff --git a/themes/mytheme/assets/css/common/post-single.css b/themes/mytheme/assets/css/common/post-single.css index a391915..23a03dc 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: "Pretendard"; + font-family: inherit; color: var(--content); }