Grid reflow problems for col-6 with unequal height content
Created by: katart
If a column has unequal amount of content, col-6 columns will not stack properly. This happens when I have 4 columns for large screens and 2 columns for small screens.
I believe this happens because of the change to the columns from margin-right to left/right padding.