调整
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 2s

This commit is contained in:
2025-12-16 18:01:33 +08:00
parent ded748ca87
commit 91661b6bb4
19 changed files with 125 additions and 87 deletions

View File

@@ -27,16 +27,17 @@
padding-top: 1.1rem;
}
.overlay-text h2 {
.overlay-text div {
width: 100%;
font-size: 0.5rem;
font-size: 0.47rem;
color: #cbcfd8;
text-align: center;
line-height: 1;
font-size: 500;
}
.overlay-text p {
font-size: clamp(16px, 1vw, 0.22rem);
font-size: 0.17rem;
color: #cbcfd8;
text-align: center;
padding-top: 0.43rem;