Update themes/mytheme/assets/css/common/post-single.css

This commit is contained in:
Morgan 2023-10-25 18:55:35 +09:00
parent 853e038603
commit 831b4b0759
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
.post-content {
font-size: 15px;
font-family: "Pretendard";
font-family: inherit;
color: var(--content);
}