Fix newsletter Issue hover
Caused by reveal animation from Anime
This commit is contained in:
@@ -65,7 +65,7 @@
|
|||||||
// Hover
|
// Hover
|
||||||
&:hover {
|
&:hover {
|
||||||
background: $color-cream;
|
background: $color-cream;
|
||||||
transform: rotate(-1deg) translateZ(0);
|
transform: rotate(-1.25deg) translateZ(0) !important;
|
||||||
|
|
||||||
dt {
|
dt {
|
||||||
color: $color-primary;
|
color: $color-primary;
|
||||||
|
|||||||
Reference in New Issue
Block a user