Fix overlay height
This commit is contained in:
parent
ef6ea9b415
commit
bc26f4b783
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
html {
|
html {
|
||||||
background: $background-color;
|
background: $background-color;
|
||||||
font-size: 62.5%;
|
font-size: 62.5%;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue