This commit is contained in:
yixu
2025-09-18 20:58:24 +08:00
parent 438bf9eecf
commit a9dc9cda79
8 changed files with 297 additions and 210 deletions

View File

@@ -166,18 +166,18 @@ const handleNavClick = (event) => {
}
.mask-image {
background-size: cover;
background-size: 100%;
background-repeat: no-repeat;
position: relative;
width: 39vw;
height: 52vw;
}
.border-img {
width: 39.5vw;
height: 54vw;
width: 39.7vw;
height: 54.4vw;
position: absolute;
top: -0.5vw;
left: 0;
top: -0.7vw;
left: -0.1vw;
}
.main {
height: 100%;