Responsive columns - the odd problem
I’ve been wondering if there’s a smarter way to handle layouts that use odd numbers of columns for responsive sites…
Seems unless you run even column numbers you’ll always end up with orphaned or widowed content as things stack for smaller screens.
Obviously we don’t want to have to force layout constraints if at all possible but it seems like it might be a necessary evil?