You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Made it hover on image too
Fixed Hover issue by adding onMouseEnter directly to GatsbyImage
* Removed vertical translation
Followed revisions suggested in PR #442, removed hoverTranslation, added in classes.banner for IOS, and used pointerEvents instead of &hover for the GatsbyImage
* Added back vertical translation
* Removed excess code comments
0 commit comments