Updated the font family

This commit is contained in:
Mathias Wagner 2023-04-17 22:25:30 +02:00
parent 262c7c4d2c
commit 09cec48219
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -8,6 +8,7 @@ body, html
margin: 0
padding: 0
min-height: 100vh
font-family: 'Roboto', sans-serif
background: no-repeat $ball1, no-repeat $ball2, no-repeat $ball3, $background
@media (max-width: 873px)