You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: