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

@@ -12,7 +12,7 @@
.progress-title {
font-size: 0.48rem;
color: #cbcfd8;
padding: 2.13rem 0 0.78rem 0;
padding: 1.6rem 0 0.78rem 0;
}
.progress-item .label {
@@ -182,6 +182,7 @@
.progress-p {
color: #cbcfd8;
font-size: 0.24rem;
margin-top: 1.23rem;
margin-top: 0.92rem;
margin-bottom: 1.52rem;
text-align: center;
}