Files
orico-official-website/public/static/index/pc/css/topic_laptop/header.css
jsasg 93a72c7826
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 4s
兼容header
2026-04-10 15:18:53 +08:00

14 lines
217 B
CSS

.header {
max-width: 100% !important;
width: 100% !important;
display: flex;
justify-content: center;
}
.header-nav-outer {
max-width: 1920px;
width: 100%;
margin:auto 0 !important;
}