Utilizing the class="thumbnail"
and class="caption"
features from bootstrap to create these presentations.
An issue arises when the Title extends by 1 row for one of the cards, causing it to become larger and disrupt my col-md-3
or col-md-4
How can I ensure that all cards maintain the same size even if the Title extends onto two rows?
Observe how the height increases as the title becomes longer
Thank you!