Added the Inter font to the main.sass
This commit is contained in:
parent
29994f8d12
commit
4b1fb1e5e7
@ -6,6 +6,7 @@ body, html
|
||||
padding: 0
|
||||
background-color: #000
|
||||
height: 100%
|
||||
font-family: 'Inter', sans-serif
|
||||
|
||||
#root
|
||||
height: 100%
|
||||
@ -14,4 +15,5 @@ body, html
|
||||
position: absolute
|
||||
top: 0
|
||||
left: 0
|
||||
height: 100%
|
||||
height: 100%
|
||||
width: 100%
|
Loading…
x
Reference in New Issue
Block a user