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

This commit is contained in:
2025-12-19 16:04:46 +08:00
parent d9000fbe1c
commit 991ca5b61c
24 changed files with 1794 additions and 74 deletions

View File

@@ -3,7 +3,7 @@
position: relative;
width: 100%;
min-width: 1280px;
margin-top:2.49rem;
margin-top:1.5rem;
aspect-ratio: 16/9; /* 2560/1440=16/9核心比例约束 */
/* background: url('../img/yq1.png'); */
background-size: cover;
@@ -24,13 +24,13 @@
/* 宽幅限制生效 */
width: 100%;
min-width: 1280px;
padding-top: 1.47rem;
padding-top: 1.5rem;
}
.overlay-text div {
width: 100%;
font-size: 0.63rem;
color: #cbcfd8;
color: #fff;
text-align: center;
line-height: 1;
font-size: 500;