Change font to Courier
This commit is contained in:
parent
607aadcabb
commit
9d5247306d
|
@ -5,7 +5,7 @@
|
|||
}
|
||||
|
||||
:root {
|
||||
--font-family: sans-serif;
|
||||
--font-family: "Courier Prime", monospace;
|
||||
--font-size: 10;
|
||||
--author-row-font-size: 12px;
|
||||
--heading1-font-size: 25px;
|
||||
|
|
Loading…
Reference in New Issue