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

@@ -11,11 +11,19 @@
min-width: 1280px;
}
.m2-bg-t {
font-size: 0.5rem;
font-size: 0.63rem;
color: #cbcfd8;
width: 100%;
text-align: center;
margin-top: 1.78rem;
padding-top: 1.78rem;
/* margin-top: 1.78rem; */
}
.m2-bg-t1 {
font-size: 0.36rem;
color: #cbcfd8;
width: 100%;
text-align: center;
padding-top: 1.78rem;
}
.m2-img-box {
position: absolute;
@@ -26,5 +34,7 @@
gap: 0.2rem;
}
.m2-img-box img {
width: 3.5rem;
max-width: 4.66rem;
aspect-ratio: 466/249
}