summaryrefslogtreecommitdiff
path: root/src/scss/_variables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/scss/_variables.scss')
-rw-r--r--src/scss/_variables.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/scss/_variables.scss b/src/scss/_variables.scss
index cfb5f0c..55627f8 100644
--- a/src/scss/_variables.scss
+++ b/src/scss/_variables.scss
@@ -10,8 +10,8 @@ $blue-alt: #244266;
$black: #14171d;
$black-alt: #242526;
-$font: 'Courier New', Courier, monospace;
-$header-font: 'FontStuck-Extended', monospace;
+$font: 'Courier New', monospace;
+$header-font: 'FontStuck-Extended', Verdana, Courier, monospace;
$inner-gap: 16px;
$outer-gap: 16px;