fall back to monospace
Build / Deploy (push) Successful in 2m20s Details

This commit is contained in:
Rik Berkelder 2025-02-13 00:26:40 +01:00
parent c1f52b583d
commit 1d311d140e
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ $text-default: $white-light;
$primary: $blue;
$secondary: $blue-med;
$default-font-family: 'Inconsolata', serif;
$default-font-family: 'Inconsolata', monospace;
$default-font-weight: 400;
body {