修复bug
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s

This commit is contained in:
2025-12-16 09:34:44 +08:00
parent be33b21b43
commit ae51682afe
18 changed files with 121 additions and 81 deletions

View File

@@ -7,10 +7,10 @@
background-repeat: no-repeat;
background-size: 100% auto; */
min-width: 1280px;
margin-bottom: 0.71rem;
margin-bottom: 0.53rem;
}
.wift-bg-t {
font-size: 0.63rem;
font-size: 0.5rem;
color: #cbcfd8;
width: 100%;
text-align: center;
@@ -20,7 +20,8 @@
color: #cbcfd8;
width: 100%;
text-align: center;
padding-top: 0.74rem;
padding-top: 0.56rem;
line-height: 1.8;
}
.wift-bg-img {
width: 100%;
@@ -31,14 +32,14 @@
bottom: 1.46rem;
}
.wift-bg-img img {
max-width: 14.4rem;
width: 100%;
width:10.1rem;
}
.wift-t {
width: 100%;
color: #cbcfd8;
font-size: 0.72rem;
font-size: 0.5rem;
text-align: center;
margin-top: 3.93rem;
margin-bottom: 0.35rem;
margin-top: 2.95rem;
}