Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Achieve same result, but with `display grid` instead of `flex`? Reply To: Achieve same result, but with `display grid` instead of `flex`?

#267502
Paulie_D
Member

Not sure you can do that…what you have there isn’t a grid….it’s just one long wrapping row. Grids have defined columns and yours will not.