Flip Cards animation shivering

Hey all,

I tried to build a flip card following this guide: Build flip cards with transforms - Webflow University Documentation

I did everything as described and I also started from scratch but the result ist the same: when I move the mouse from center left or top inside the picture, everything is fine but when my mouse follows the flip, hovering the picture from left or right, it starts shivering re-flipping. I published it here: Test (test-6e1b82.webflow.io)

Can anyone help please :slight_smile:
thank you in advance

Best regards,
Till

Hi Till

It’s because of the fixed height of the flip-box element:

Remove the 300px height and it works like a charm.