I’m trying to create columns with equal heights using content containers. Is that possible using Squiz? The idea is to have the ability to create content containers with varying widths to accommodate a more responsive design.
I’ve been adding “col-md-4” to the class of my content container. Is there and additional class I can use to add equal heights to my columns?