Skip to content

Commit 74a9064

Browse files
committed
宽度改为800px
1 parent 95139ca commit 74a9064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themes/vue/source/css/page.styl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ $header-height = 40px
151151

152152
.content
153153
padding 2.2em 0
154-
max-width 1000px
154+
max-width 800px
155155
margin 0 auto
156156
&.api
157157
ul
@@ -259,7 +259,7 @@ $header-height = 40px
259259
#donate
260260
margin-top 15px
261261

262-
@media screen and (max-width: 1400px)
262+
@media screen and (max-width: 1500px)
263263
.content.with-sidebar
264264
margin-left 280px
265265
#ad

0 commit comments

Comments
 (0)