small color adjustment (#5374)

This commit is contained in:
Kris 2017-11-27 18:20:07 -05:00 committed by GitHub
parent ca7af7b88f
commit d31c8ffa87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@
.btn-primary {
border: none;
font-weight: normal;
color: dark-light-choose(#fff, $primary-medium);
color: $primary;
background: $tertiary;
&[href] {

View File

@ -85,7 +85,7 @@ $base-font-family: Helvetica, Arial, sans-serif !default;
$primary-very-low: dark-light-diff($primary, $secondary, 97%, -80%);
$primary-low: dark-light-diff($primary, $secondary, 90%, -65%);
$primary-low-mid: dark-light-diff($primary, $secondary, 70%, -45%);
$primary-medium: dark-light-diff($primary, $secondary, 50%, -20%);
$primary-medium: dark-light-diff($primary, $secondary, 50%, -35%);
$primary-high: dark-light-diff($primary, $secondary, 30%, -10%);
//header_primary