Skip to content

Commit 72c52db

Browse files
committed
docs: update font-size
1 parent 566c75d commit 72c52db

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)