This commit is contained in:
parent
3daff1383d
commit
5b31a97842
|
@ -351,12 +351,9 @@ body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
transform-style: preserve-3d;
|
transform-style: preserve-3d;
|
||||||
transition: transform 0.1s ease-in-out;
|
transition: transform 0.1s ease-in-out;
|
||||||
// background-color: skyblue;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.image-wall {
|
.image-wall {
|
||||||
// background-color: skyblue;
|
|
||||||
z-index: 99;
|
|
||||||
width: 80%;
|
width: 80%;
|
||||||
height: 80%;
|
height: 80%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in New Issue