Responsive automatic column resets weren't working because they inherited their max-width from lower grid tiers. This was because we were setting a width, but not resetting the max-width alongside it.
Responsive automatic column resets weren't working because they inherited their max-width from lower grid tiers. This was because we were setting a width, but not resetting the max-width alongside it.