Update post-single.css

This commit is contained in:
Morgan 2023-12-01 21:53:59 +09:00 committed by GitHub
parent a1fc2eaa2f
commit 68b03d8259
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
.post-content {
padding-top: var(--gap);
font-size: 14px;
font-size: 15px;
font-weight: 400;
font-family: inherit;
color: var(--content);