Fixed credits
This commit is contained in:
parent
39ee1bc458
commit
e9cb884197
|
@ -559,7 +559,7 @@ body {
|
||||||
|
|
||||||
.background {
|
.background {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
z-index: -1;
|
z-index: -2;
|
||||||
top: 0;
|
top: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
|
|
Reference in New Issue