summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css
index ea9dc56..2f955ab 100644
--- a/src/style.css
+++ b/src/style.css
@@ -1,6 +1,6 @@
:root {
--serif: Vollkorn;
- --mono: 'Iosevka Custom';
+ --mono: 'Iosevka Smooth';
--bg: #1D1F21;
--fg: #C5C8C6;
--bg-accent: #222427;