This commit is contained in:
Morgan 2023-11-08 16:08:18 +09:00
parent e3c3c44eba
commit 3ddee67fb5
1 changed files with 3 additions and 3 deletions

View File

@ -40,12 +40,12 @@
.post-content {
padding-top: var(--gap);
font-size: 16px;
font-weight: 380;
font-size: 16.5px;
font-weight: 400;
font-family: inherit;
color: var(--content);
letter-spacing: 0.1px;
line-height: 1.8;
line-height: 2;
}
.post-content h3,