edited post
This commit is contained in:
parent
8d35cf1b05
commit
eb2ab4d0d0
|
@ -35,6 +35,7 @@
|
|||
|
||||
.post-content {
|
||||
font-size: 15.5px;
|
||||
font-weight: 450;
|
||||
font-family: inherit;
|
||||
color: var(--content);
|
||||
}
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
}
|
||||
|
||||
.dark {
|
||||
--theme: #262626;
|
||||
--theme: #181818;
|
||||
--entry: rgb(46, 46, 51);
|
||||
--primary: rgb(218, 218, 219);
|
||||
--secondary: rgb(155, 156, 157);
|
||||
|
|
Loading…
Reference in New Issue