Darken $info-color
This commit is contained in:
parent
2808bd322c
commit
f92d800c3a
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ $primary-color : #7a8288;
|
|||
$success-color : #62c462;
|
||||
$warning-color : #f89406;
|
||||
$danger-color : #ee5f5b;
|
||||
$info-color : #5bc0de;
|
||||
$info-color : #52adc8;
|
||||
|
||||
/* brands */
|
||||
$behance-color : #1769FF;
|
||||
|
|
Loading…
Reference in a new issue