1
This commit is contained in:
@@ -19,6 +19,8 @@ $color-text-tertiary: rgba(60, 60, 67, 0.3) !default;
|
||||
$color-white: #FFFFFF !default;
|
||||
$color-background: #FAFAFA !default;
|
||||
|
||||
|
||||
|
||||
// 字体大小和行高混入
|
||||
@mixin text-style($size: 14px, $weight: 400, $line-height: 1.4em, $letter-spacing: 0) {
|
||||
font-family: $font-family-primary;
|
||||
|
||||
Reference in New Issue
Block a user