Bigger font

This commit is contained in:
David Eisinger
2023-01-10 22:10:22 -05:00
parent a1842915a3
commit be4d72143b

View File

@@ -1,6 +1,6 @@
body { body {
font-family: monospace; font-family: monospace;
font-size: 13px; font-size: 18px;
padding: 50px; padding: 50px;
} }