Flipping horizontally: bug

Hi all,

I created a flipping interaction at the section “We use state-to-the-art tools”. The problem I run is that when I flip the card, it moves up. And I don’t see what I did wrong, in preview of the interaction it goes fine… If someone sees the mistake, please tell me!

Read-only

No answer :frowning: This is sad

Looks like you have height values assigned to the front and back divs but the parent is “100%”. These styles need to be reversed. Assign height 13rem value to the parent. Make the children 100%.

1 Like

Thank you ssoooooo much!!! you helped me a lot!!!