Change font to Courier

This commit is contained in:
Sam 2024-08-07 14:56:15 +01:00
parent 607aadcabb
commit 9d5247306d
1 changed files with 1 additions and 1 deletions

View File

@ -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;