Quick css adjustment on sans-serif config (#2073)
This commit is contained in:
parent
d6ab255a45
commit
73f5873e5e
1 changed files with 3 additions and 0 deletions
|
|
@ -59,6 +59,9 @@ body.night-theme {
|
|||
}
|
||||
|
||||
body.sans-serif-article-body {
|
||||
.body {
|
||||
font-family: $helvetica;
|
||||
}
|
||||
.body p {
|
||||
font-family: $helvetica;
|
||||
font-size: 0.98em;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue