adding cta--white
This commit is contained in:
parent
4663d6fb95
commit
f63eb2793e
|
|
@ -11,6 +11,10 @@
|
||||||
@apply bg-primary text-white
|
@apply bg-primary text-white
|
||||||
hover:bg-primary-hover;
|
hover:bg-primary-hover;
|
||||||
}
|
}
|
||||||
|
&--white {
|
||||||
|
@apply bg-white text-secondary
|
||||||
|
hover:bg-primary-hover;
|
||||||
|
}
|
||||||
&--secondary {
|
&--secondary {
|
||||||
@apply bg-secondary text-white
|
@apply bg-secondary text-white
|
||||||
hover:bg-secondary-hover;
|
hover:bg-secondary-hover;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user