调整
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s

This commit is contained in:
2025-12-17 17:57:10 +08:00
parent 91661b6bb4
commit b7e09aeb04
24 changed files with 632 additions and 288 deletions

View File

@@ -18,7 +18,7 @@
}
.wift6-t {
width: 100%;
font-size: 0.5rem;
font-size: 0.63rem;
color: #cbcfd8;
text-align: center;
}
@@ -26,20 +26,21 @@
font-size: clamp(16px, 1vw, 0.22rem);
color: #cbcfd8;
text-align: center;
padding-top: 0.56rem;
padding-top: 0.74rem;
line-height: 1.8;
font-family: "HarmonyOS-Light";
}
.wift6-img {
width: 100%;
min-width: 1280px;
position: absolute;
bottom: -30px;
bottom: -0.56rem;
display: flex;
justify-content: center;
gap: 0.2rem;
gap: 0.4rem;
}
.wift6-img img {
max-width: 5.36rem;
max-width:7.15rem;
aspect-ratio: 715/309;
display: block;
}