Skip to content

Commit 285d775

Browse files
authored
Update wiki.ejs
1 parent 2c803a5 commit 285d775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/npm/views/wiki.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
}
5959
6060
.wiki-content {
61-
max-width: 1000px;
61+
max-width: 90vw;
6262
margin: 40px auto;
6363
background: #fff;
6464
padding: 40px;

0 commit comments

Comments
 (0)