Change font(s)
I discovered that monospace fonts do not seem to make long blocks of text very easy on the eye(s). So, serif.master
parent
fd430a6971
commit
1b93f23c65
|
@ -22,7 +22,7 @@ apparently by a Ethan Schoonover.
|
|||
|
||||
body {
|
||||
background-color: var(--base3);
|
||||
font-family: monospace;
|
||||
font-family: serif;
|
||||
color: var(--base0);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue