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

Cards wont go in rows #86

Open DaveMacLellan opened 2 years ago

DaveMacLellan commented 2 years ago

Tried plenty of things with Container, Row and Col from react-bootstrap but will not place more then one card in a row. Sizing of card changes like its trying to fit multiple cards. Any help would be great.