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 95139ca commit 74a9064Copy full SHA for 74a9064
themes/vue/source/css/page.styl
@@ -151,7 +151,7 @@ $header-height = 40px
151
152
.content
153
padding 2.2em 0
154
- max-width 1000px
+ max-width 800px
155
margin 0 auto
156
&.api
157
ul
@@ -259,7 +259,7 @@ $header-height = 40px
259
#donate
260
margin-top 15px
261
262
-@media screen and (max-width: 1400px)
+@media screen and (max-width: 1500px)
263
.content.with-sidebar
264
margin-left 280px
265
#ad
0 commit comments