Style fix
This commit is contained in:
parent
7246050c06
commit
686afb979c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
.bg-container {
|
.bg-container {
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
position: absolute;
|
position: fixed;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in a new issue