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 2c803a5 commit 285d775Copy full SHA for 285d775
src/npm/views/wiki.ejs
@@ -58,7 +58,7 @@
58
}
59
60
.wiki-content {
61
- max-width: 1000px;
+ max-width: 90vw;
62
margin: 40px auto;
63
background: #fff;
64
padding: 40px;
0 commit comments