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

This commit is contained in:
Morgan 2023-10-26 05:46:47 +09:00
parent f234d9c245
commit 6ff6fa72b1
1 changed files with 1 additions and 1 deletions

View File

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