The post discusses various methods for managing spacing between items in flexbox and grid layouts. It explores adjusting vertical margins, wrapping elements in a new container to re-apply flexbox, and using default flow layouts with margins. The author proposes the idea of a native CSS feature to set custom gaps between items, similar to the `align-self` property, though it's not yet valid in current browsers.
3 Comments
Sort: