fix space after apostrophe : replace Microsoft Yahei with Micros… (#211)
This commit is contained in:
committed by
GitHub
parent
be0f0a6211
commit
ee85eb12e1
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
// ========== Global ========== //
|
// ========== Global ========== //
|
||||||
// Font and Line Height
|
// Font and Line Height
|
||||||
$global-font-family: -apple-system, BlinkMacSystemFont, PingFang SC, Microsoft Yahei, Segoe UI, Helvetica, Arial, sans-serif, Segoe UI Emoji !default;
|
$global-font-family: -apple-system, BlinkMacSystemFont, PingFang SC, Microsoft Yahei UI, Segoe UI, Helvetica, Arial, sans-serif, Segoe UI Emoji !default;
|
||||||
$global-font-size: 16px;
|
$global-font-size: 16px;
|
||||||
$global-font-weight: 400;
|
$global-font-weight: 400;
|
||||||
$global-line-height: 1.5rem;
|
$global-line-height: 1.5rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user