diff options
-rw-r--r-- | css/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/default.css b/css/default.css index 35f89d1..7019206 100644 --- a/css/default.css +++ b/css/default.css @@ -1,6 +1,6 @@ html, body { font-size: 16px; - font-family: hack; + font-family: iosevka; background: #000000; color: #00FF66; line-height: 1.25; |