devlint / gridlex

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

Grid-*_sm-* compressing page #72

Open aaronaustin opened 6 years ago

aaronaustin commented 6 years ago

I'm having problems with media queries in gridlex compressing the page. When I use: grid-3_xs-1 on a div and the col class on children, the max-width and flex-basis keep the restrictions at the xs screen size. Here's an image of the effect.

gridlexscreenshot