We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b257b9 commit 95139caCopy full SHA for 95139ca
themes/vue/source/css/page.styl
@@ -151,7 +151,7 @@ $header-height = 40px
151
152
.content
153
padding 2.2em 0
154
- max-width 600px
+ max-width 1000px
155
margin 0 auto
156
&.api
157
ul
@@ -259,9 +259,9 @@ $header-height = 40px
259
#donate
260
margin-top 15px
261
262
-@media screen and (max-width: 1300px)
+@media screen and (max-width: 1400px)
263
.content.with-sidebar
264
- margin-left 290px
+ margin-left 280px
265
#ad
266
z-index 8
267
position relative
0 commit comments