In a specific flexbox container that I made, all of the responsive views work fine, except for Widescreen, I’m unable to set the width of a nested container, when I drag the edges to resize, it just reverts back to what it was, as you can see when it’s published, it’s not right compared to the desktop or tablet view.
Also as a side issue, when I remove the gap from a nested container, there’s still a gap, I can work around this by setting the margin to a negative number but then I have to extend the width to OVER 100% just to make it fit properly, not sure what’s happening there. I’d rather just keep it all 100% to rule out any issues and to keep it scaling correctly when the screen is resized.