Skip to content

Commit 2c803a5

Browse files
authored
Update wiki.ejs
1 parent 794bfd4 commit 2c803a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/npm/views/wiki.ejs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020
line-height: 1.6;
2121
}
2222
23+
html, body {
24+
height: 100%;
25+
font-family: 'Arial', sans-serif;
26+
color: #333;
27+
}
28+
2329
/* Global Container */
2430
.container {
2531
width: 100%;

0 commit comments

Comments
 (0)