Update post-single.css
This commit is contained in:
parent
68b03d8259
commit
564e408488
|
@ -40,11 +40,11 @@
|
|||
|
||||
.post-content {
|
||||
padding-top: var(--gap);
|
||||
font-size: 15px;
|
||||
font-weight: 400;
|
||||
font-size: 15.5px;
|
||||
font-weight: 200;
|
||||
font-family: inherit;
|
||||
color: var(--content);
|
||||
letter-spacing: -0.1px;
|
||||
/* letter-spacing: -0.1px; */
|
||||
line-height: 2;
|
||||
font-family: "Monaspace Neon", sans-serif;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue