/ Published in: Other
Expand |
Embed | Plain Text
@media all and (min-width: 1001px) { #wrapper {} } @media all and (max-width: 1000px) and (min-width: 700px) { #wrapper {} }
You need to login to post a comment.
@media all and (min-width: 1001px) { #wrapper {} } @media all and (max-width: 1000px) and (min-width: 700px) { #wrapper {} }
You need to login to post a comment.