Update font family

This commit is contained in:
Kevin Kandlbinder 2021-10-18 14:45:14 +02:00
parent e0f6ca182a
commit 07c240be4f
5 changed files with 11 additions and 11 deletions

View file

@ -7,4 +7,4 @@ $textColor: white;
$lightTextColor: black;
$layoutPadding: 20px;
$mainFont: "Anonymous Pro", monospace;
$mainFont: "Fira Code", monospace;