small color fix

This commit is contained in:
Kris 2017-11-27 18:30:12 -05:00
parent d31c8ffa87
commit 87c83f102d
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
.btn-primary { .btn-primary {
border: none; border: none;
font-weight: normal; font-weight: normal;
color: $primary; color: $secondary;
background: $tertiary; background: $tertiary;
&[href] { &[href] {