Skip to content

Commit 736c74b

Browse files
committed
Update _custom.scss
1 parent e8bc10c commit 736c74b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

_sass/minimal-mistakes/_custom.scss

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,9 @@ $supplement-color : #abb500 !default;
5555
display:none;
5656
position:relative;
5757
}
58-
58+
body {
59+
line-height: 1.5;
60+
font-size: 80%;
61+
background-color: var(--bg-color);
62+
}
5963
.katex { font-size: 1em !important; }

0 commit comments

Comments
 (0)