I'm using CSS Grids. I want these boxes to stack but not change their height when doing so. Right now, any box adapts the max height of the box beside it. Their shapes should be decided by their inner HTML. How do I make them 'stop' resizing?
This is what's happening right now: https://i.stack.imgur.com/QHXWr.jpg
This is what I want: https://i.stack.imgur.com/u0T4x.jpg