Updated the main.sass style
This commit is contained in:
parent
5ef79188d5
commit
004ee73299
@ -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%
|
Loading…
x
Reference in New Issue
Block a user