This commit is contained in:
duanxiaohai 2024-07-24 09:06:04 +08:00
parent 3daff1383d
commit 5b31a97842
1 changed files with 0 additions and 3 deletions

View File

@ -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;