devlint / gridlex

Just a CSS Flexbox Grid System
http://gridlex.devlint.fr
MIT License
1.38k stars 144 forks source link

Columns overlapping on small screenwidth #91

Open Abdull opened 4 years ago

Abdull commented 4 years ago

I love Gridlex' "complex grid" example with its two-dimensional layout leveraging equalHeight and the grid-column.

But I noticed that columns start overlapping once they hit some lower-screenwidth breakpoint, see this screenshot: gridlex-layout-small

Happens with Chrome and Firefox, at least.