Made Roboto the default font & changed the background color
This commit is contained in:
parent
38354054fb
commit
3688f08bda
@ -1,2 +1,8 @@
|
||||
@import "@/common/styles/colors"
|
||||
|
||||
body
|
||||
margin: 0
|
||||
margin: 0
|
||||
background-color: $background
|
||||
|
||||
*
|
||||
font-family: 'Roboto', sans-serif
|
Loading…
x
Reference in New Issue
Block a user