aboutsummaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/default.css b/css/default.css
index e93f70f..35f89d1 100644
--- a/css/default.css
+++ b/css/default.css
@@ -1,6 +1,6 @@
html, body {
- font-size: 18px;
- font-family: iosevka;
+ font-size: 16px;
+ font-family: hack;
background: #000000;
color: #00FF66;
line-height: 1.25;