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