fix btn--secondary
This commit is contained in:
parent
5a324c595c
commit
a224110448
1 changed files with 4 additions and 0 deletions
|
@ -431,6 +431,10 @@ pre code.hljs {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.btn--secondary {
|
||||||
|
color: hsl(202,68%,54%);
|
||||||
|
}
|
||||||
|
|
||||||
&.btn--positive,
|
&.btn--positive,
|
||||||
&.btn--create,
|
&.btn--create,
|
||||||
&.btn--success {
|
&.btn--success {
|
||||||
|
|
Loading…
Reference in a new issue