This commit is contained in:
2025-07-14 16:25:49 +08:00
parent e82c201a2b
commit acc39f4580

View File

@@ -5,7 +5,7 @@
.header-PC #header { .header-PC #header {
margin: 0 auto; margin: 0 auto;
height: 3.75rem; height: 3.75rem;
width: 1920px; max-width: var(--max-width);
position: fixed; position: fixed;
top: 0; top: 0;
display: flex; display: flex;