修复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

@@ -15,6 +15,8 @@
max-width: 1440px;
min-width: 1280px;
margin: 0 auto;
background: #0d0c10;
border:1px solid #3f3f45;
}
.zoom-image {
@@ -36,14 +38,14 @@
opacity: 1;
}
.xn-t {
font-size: 0.67rem;
font-size:0.5rem;
color: #cbcfd8;
text-align: center;
margin-top: 4.7rem;
margin-bottom: 1.26rem;
margin-top: 3.56rem;
margin-bottom: 0.95rem;
}
.xn-p {
padding-top: 0.6rem;
padding-top: 0.45rem;
}
.xn-p p {
font-size: clamp(16px, 1vw, 0.22rem);