small color fix
This commit is contained in:
parent
d31c8ffa87
commit
87c83f102d
|
@ -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] {
|
||||||
|
|
Loading…
Reference in New Issue