Open aaronaustin opened 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.
grid-3_xs-1
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.