ChicagoJS / chicagojs.org

Home page of ChicagoJS.org. Pull Requests welcome!
https://chicagojs.org
MIT License
9 stars 13 forks source link

UI Bug - Meetup Card Sizing #28

Closed Alek-S closed 5 years ago

Alek-S commented 5 years ago

Issue: On smaller width screens card height sizing gets misaligned. before

Resolution: Added breakpoints to increase min-height values after1

Other Changes: MeetupsPage converted to functional component from class since stateless

peterpme commented 5 years ago

:fire: Thank you!!!