Fix
This commit is contained in:
parent
e3c3c44eba
commit
3ddee67fb5
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue