Added the min-height property to the root.sass
This commit is contained in:
parent
0067033edb
commit
8a591792dd
@ -8,6 +8,7 @@ body, html
|
||||
margin: 0
|
||||
padding: 0
|
||||
font-family: 'Inter', sans-serif
|
||||
min-height: 100vh
|
||||
background: no-repeat $ball1, no-repeat $ball2, no-repeat $ball3, $background
|
||||
|
||||
.align-center
|
||||
|
Loading…
x
Reference in New Issue
Block a user