feat(style): add some custom styles
This commit is contained in:
@@ -3,8 +3,11 @@
|
||||
// ==============================
|
||||
|
||||
// ========== Global ========== //
|
||||
// Font family
|
||||
// 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-size: 16px;
|
||||
$global-font-weight: 300;
|
||||
$global-line-height: 1.5rem;
|
||||
|
||||
// Color of the background
|
||||
$global-background-color: #fff !default;
|
||||
|
||||
Reference in New Issue
Block a user