diff --git a/assets/css/_variables.scss b/assets/css/_variables.scss index 1a57e20..0b16829 100644 --- a/assets/css/_variables.scss +++ b/assets/css/_variables.scss @@ -4,7 +4,7 @@ // ========== Global ========== // // 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-weight: 400; $global-line-height: 1.5rem;