removing hovr color for cta-with-arrow-button
This commit is contained in:
parent
bc5c66ea2f
commit
f1a0871ac7
|
|
@ -116,8 +116,8 @@
|
|||
transition: transform 0.3s ease-in-out;
|
||||
}
|
||||
&:hover .cta_arrow_button {
|
||||
filter: invert(27%) sepia(69%) saturate(6074%) hue-rotate(348deg) brightness(87%)
|
||||
contrast(100%);
|
||||
/* filter: invert(27%) sepia(69%) saturate(6074%) hue-rotate(348deg) brightness(87%)
|
||||
contrast(100%); */
|
||||
transform: translateX(3px);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user