removing underline from cards
This commit is contained in:
parent
d34ddf5c93
commit
35d9d8c711
|
|
@ -113,6 +113,7 @@
|
||||||
@apply flex text-primary hover:text-secondary w-full justify-between items-center mt-auto;
|
@apply flex text-primary hover:text-secondary w-full justify-between items-center mt-auto;
|
||||||
}
|
}
|
||||||
&--with-arrow-button {
|
&--with-arrow-button {
|
||||||
|
@apply !no-underline;
|
||||||
.cta_arrow_button {
|
.cta_arrow_button {
|
||||||
transition: transform 0.3s ease-in-out;
|
transition: transform 0.3s ease-in-out;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user