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
|
padding: 0
|
||||||
background-color: #000
|
background-color: #000
|
||||||
height: 100%
|
height: 100%
|
||||||
|
font-family: 'Inter', sans-serif
|
||||||
|
|
||||||
#root
|
#root
|
||||||
height: 100%
|
height: 100%
|
||||||
@ -15,3 +16,4 @@ body, html
|
|||||||
top: 0
|
top: 0
|
||||||
left: 0
|
left: 0
|
||||||
height: 100%
|
height: 100%
|
||||||
|
width: 100%
|
Loading…
x
Reference in New Issue
Block a user