-
…in reply to @jensimmons
jensimmons I tend to set a sensible max width on elements and let them flow, then if the grid code is supported, it ✨just works✨ and if not, the user sees a stack of elements that are spaced nicely. I sometimes use this (andy-bell.design/wrote/progressive-overflow-management-with-a-scroll-track-utility/) with an @supports for grid, too.