Skip to content

Commit 4275615

Browse files
committed
恢复官方字体
1 parent 4422e11 commit 4275615

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themes/vue/source/css/_settings.styl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// font faces
22
$body-font = "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif
3-
$logo-font = "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif
4-
$code-font = "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif
3+
$logo-font = 'Source Sans Pro', 'Helvetica Neue', Arial, sans-serif
4+
$code-font = 'Source Sans Pro', 'Helvetica Neue', Arial, sans-serif
55

66
// font sizes
77
$body-font-size = 15px

0 commit comments

Comments
 (0)