Made the body 100% height
This commit is contained in:
parent
a198931832
commit
23d43e4af5
@ -1,9 +1,9 @@
|
|||||||
@import "colors"
|
@import "colors"
|
||||||
|
|
||||||
body
|
body, html
|
||||||
background-color: $background
|
background-color: $background
|
||||||
font-family: 'Inter', sans-serif
|
font-family: 'Inter', sans-serif
|
||||||
height: 100vh
|
height: 100%
|
||||||
margin: 0
|
margin: 0
|
||||||
|
|
||||||
::-webkit-scrollbar
|
::-webkit-scrollbar
|
||||||
|
Reference in New Issue
Block a user