changes to links, font, main page
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Merel Laauwen
2024-02-05 22:27:47 +00:00
parent fc330e377f
commit 68477f1842
6 changed files with 30 additions and 19 deletions

View File

@ -1,5 +1,5 @@
/*-- scss:defaults --*/
@import url('https://fonts.googleapis.com/css?family-DM_Sans');
@import url("https://fonts.googleapis.com/css?family-DM_Sans");
/*-- Define colors for later use --*/
$black: #000;