Skip to content

Commit a4b04ed

Browse files
committed
💄 ui: change font to YaHei
1 parent 0aba171 commit a4b04ed

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

_sass/moving.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
// Define defaults for each variable.
44

5-
$base-font-family: "Bitter", "Times New Roman", "FangSong", "仿宋", STFangSong,
6-
"华文仿宋", serif;
5+
$base-font-family: "Bitter", 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', "Bitter", sans-serif;
76
$base-font-size: 18px !default;
87
$base-font-weight: 400 !default;
98
$small-font-size: $base-font-size * 0.85 !default;

0 commit comments

Comments
 (0)