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

@@ -11,7 +11,7 @@
min-width: 1280px;
}
.m2-bg-t {
font-size: 0.63rem;
font-size: 0.5rem;
color: #cbcfd8;
width: 100%;
text-align: center;
@@ -25,3 +25,6 @@
justify-content: center;
gap: 0.2rem;
}
.m2-img-box img {
width: 3.5rem;
}