Updated the main.sass style
This commit is contained in:
@@ -1,2 +1,11 @@
|
|||||||
|
@import "colors"
|
||||||
|
|
||||||
html, body
|
html, body
|
||||||
font-family: 'Roboto', sans-serif
|
font-family: 'Roboto', sans-serif
|
||||||
|
background-color: $background
|
||||||
|
color: $text
|
||||||
|
height: 100vh
|
||||||
|
margin: 0
|
||||||
|
|
||||||
|
main
|
||||||
|
height: 100%
|
Reference in New Issue
Block a user