兼容header
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 4s

This commit is contained in:
2026-04-10 15:18:53 +08:00
parent 9748a3008e
commit 93a72c7826
11 changed files with 57 additions and 429 deletions

View File

@@ -63,12 +63,12 @@ a {
width: 100%;
height: clamp(2.5rem, 5vw, 15rem);
}
.header {
/* .header {
width: 100%;
background: #fff;
height: 60px;
}
.header-img {
} */
/* .header-img {
margin: 0 auto;
width: 90%;
display: flex;
@@ -76,4 +76,4 @@ a {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
} */