Skip to content

Commit 1b3d2a1

Browse files
authored
Update style.scss
1 parent 1677cb6 commit 1b3d2a1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

assets/css/style.scss

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111

1212
/* ✅ 扩展内容区域宽度 */
1313
.wrapper, .inner {
14-
max-width: 1400px !important;
15-
width: 90% !important;
14+
max-width: 1100px !important;
15+
width: 92% !important;
1616
}
1717

1818
header, section.page-header {
19-
max-width: 1400px !important;
20-
width: 90% !important;
19+
max-width: 1100px !important;
20+
width: 92% !important;
2121
}

0 commit comments

Comments
 (0)