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

@@ -32,7 +32,7 @@
transform: scale(0.8);
}
.bly-t {
font-size: 0.63rem;
font-size: 0.5rem;
color: #cbcfd8;
text-align: center;
width: 100%;
@@ -42,6 +42,6 @@
color: #cbcfd8;
text-align: center;
width: 100%;
padding-top: 0.51rem;
padding-bottom: 2.17rem;
padding-top: 0.38rem;
padding-bottom: 1.63rem;
}