AaronCCWong / react-card-flip

React component for card flipping animation.
https://aaronccwong.github.io/react-card-flip
MIT License
337 stars 64 forks source link

Enhancement: Have the card not change size when flipped #115

Open Johnne25 opened 1 year ago

Johnne25 commented 1 year ago

If the two DIVs for front and back are different heights it would be nice if the container remained the same size.

IE: The size of the largest side.

It would still need to update if the browser resizing which could effect the size of the DIVs