Lane Goldberg
Lane Goldberg
a shortcut for writing something like this: `@media screen and (max-height: 900px), screen and (max-width: 800px) { }`
Love that idea. Thanks for all your hard work.
I can't imagine a use case, but you might want to consider an min-max-size() and max-min-size() as well.
We're seeing this issue when app goes into background for iOS and Android.
- 1 vote for this.