Update post-single.css
This commit is contained in:
parent
a1fc2eaa2f
commit
68b03d8259
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
.post-content {
|
.post-content {
|
||||||
padding-top: var(--gap);
|
padding-top: var(--gap);
|
||||||
font-size: 14px;
|
font-size: 15px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
color: var(--content);
|
color: var(--content);
|
||||||
|
|
Loading…
Reference in New Issue