We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb079ad commit 5abcaa7Copy full SHA for 5abcaa7
1 file changed
docs/.vuepress/styles/palette.scss
@@ -3,21 +3,17 @@ $sidebar-width: 20rem;
3
$sidebar-mobile-width: 16rem;
4
$font-family:
5
-apple-system,
6
- system-ui,
7
- BlinkMacSystemFont,
+ Georgia,
+ SF Pro Text,
8
+ SF Pro Icons,
9
Helvetica Neue,
- PingFang SC,
10
- Hiragino SansGB,
11
- Microsoft YaHei,
12
- Arial,
13
- sans-serif;
+ PingFangTC-light,
+ PingFang-SC-light;
14
$font-family-heading:
15
16
17
18
19
20
21
22
23
0 commit comments