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
Hey guys,
I'm using now your framework for a long time and everything worked fine for me.
But now I've got a problem. I would like to get a media-query that looks like this:
@media (max-width:500px), (max-width:1000px) and (min-width:769px) { ... }
Hey guys,
I'm using now your framework for a long time and everything worked fine for me.
But now I've got a problem. I would like to get a media-query that looks like this:
I imaged something like this:
Is there any solution?
My workaround looks like this:
Thank's in advice
Nik
The text was updated successfully, but these errors were encountered: