New breakpoints not affecting container

I’m curious why the new breakpoints have no impact on my container widgets. I would have expected they would expand to fill the extra space. Is there a workaround to this or a preferred method of building a layout that I should be using?

Thus far I’ve been using a layout of:

Section > Container > Columns

Set max-width or use a doc instead

Good call on the max-width, but what are you referring to by “using a doc instead?”

Sorry that was a typo, I meant to say DIV

1 Like