Merge branch 'master' of github.com:tinper-bee/tinper-bee-core

This commit is contained in:
ahua52 2016-12-15 16:44:10 +08:00
commit 4e1a26a51f
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ $font-weight-thin: 300 !default;
$font-weight-normal: 400 !default;
$font-weight-semi-bold: 500 !default;
$font-weight-bold: 700 !default;
$font-color:unquote("rgb(#{$palette-u-gray-A100})") f!default;
$font-color:unquote("rgb(#{$palette-u-gray-A100})") !default;
$font-weight-override: false;