Skip to content

Commit f3c36f2

Browse files
authored
Merge pull request Snailclimb#1996 from Mister-Hope/font-size
docs: update font-size
2 parents 5678155 + 72c52db commit f3c36f2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/.vuepress/styles/index.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
body {
2+
@media (min-width: 1440px) {
3+
font-size: 16px;
4+
}
5+
}

0 commit comments

Comments
 (0)