The project now uses Inter instead of Roboro

This commit is contained in:
Mathias Wagner 2023-04-17 22:23:48 +00:00
parent 4cb8eaa905
commit 022e96252e

View File

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