The project now uses Inter instead of Roboro
This commit is contained in:
parent
4cb8eaa905
commit
022e96252e
@ -8,7 +8,7 @@ body, html
|
|||||||
margin: 0
|
margin: 0
|
||||||
padding: 0
|
padding: 0
|
||||||
min-height: 100vh
|
min-height: 100vh
|
||||||
font-family: 'Roboto', sans-serif
|
font-family: 'Inter', sans-serif
|
||||||
background: no-repeat $ball1, no-repeat $ball2, no-repeat $ball3, $background
|
background: no-repeat $ball1, no-repeat $ball2, no-repeat $ball3, $background
|
||||||
|
|
||||||
@media (max-width: 873px)
|
@media (max-width: 873px)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user