Added a background color to the body to the App.sass
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
@import "@/common/styles/colors"
|
||||
|
||||
*
|
||||
font-family: 'Roboto', serif
|
||||
|
||||
body, html
|
||||
margin: 0
|
||||
height: 100vh
|
||||
background-color: $white
|
Reference in New Issue
Block a user