summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 6a1e542..896bb74 100644
--- a/style.css
+++ b/style.css
@@ -30,7 +30,7 @@
body {
margin: 5vh 10vw 5vh 10vw;
- font-family: "Roboto Mono", monospace;
+ font-family: "Iosevka", "Roboto Mono", monospace;
background-color: var(--cl-black);
color: var(--cl-white);
}