Jhey Tompkins
1 min readSep 5, 2017

--

Hey Yaron Shkop 😀

Thanks! Would a grid be more appropriate for your design if you want all row cells to be the same height?

You could achieve that with using set height and width divs and then using flex-wrap in combination with flex-direction: row to create a grid like effect.

Alternatively, you could look into using an actual CSS grid solution. I’ve yet to explore recreating this effect with CSS grid.

--

--

Jhey Tompkins
Jhey Tompkins

Written by Jhey Tompkins

I make awesome things for awesome people!

No responses yet