调整
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

@@ -38,18 +38,18 @@
opacity: 1;
}
.xn-t {
font-size:0.5rem;
font-size:0.63rem;
color: #cbcfd8;
text-align: center;
margin-top: 3.56rem;
margin-bottom: 0.95rem;
margin-top: 4.74rem;
margin-bottom: 1.26rem;
}
.xn-p {
padding-top: 0.45rem;
padding-top: 0.6rem;
}
.xn-p p {
font-size: clamp(16px, 1vw, 0.22rem);
color: #fff;
color: #CBCFD8;
text-align: center;
line-height: 2.4;
}