We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b3d2a1 commit 1b85683Copy full SHA for 1b85683
1 file changed
assets/css/style.scss
@@ -11,11 +11,11 @@
11
12
/* ✅ 扩展内容区域宽度 */
13
.wrapper, .inner {
14
- max-width: 1100px !important;
15
- width: 92% !important;
+ max-width: 900px !important;
+ width: 95% !important;
16
}
17
18
header, section.page-header {
19
20
21
0 commit comments