Skip to content

Commit 95139ca

Browse files
committed
放宽阅读区域
1 parent 0b257b9 commit 95139ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

themes/vue/source/css/page.styl

Lines changed: 3 additions & 3 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 600px
154+
max-width 1000px
155155
margin 0 auto
156156
&.api
157157
ul
@@ -259,9 +259,9 @@ $header-height = 40px
259259
#donate
260260
margin-top 15px
261261

262-
@media screen and (max-width: 1300px)
262+
@media screen and (max-width: 1400px)
263263
.content.with-sidebar
264-
margin-left 290px
264+
margin-left 280px
265265
#ad
266266
z-index 8
267267
position relative

0 commit comments

Comments
 (0)