Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. @media screen and (max-width: 1024px) {}
  2. @media screen and (max-width: 960px) {}
  3. @media screen and (max-width: 760px) {}
  4. @media screen and (max-width: 640px) {}
  5. @media screen and (min-width: 421px) {}
  6. @media screen and (max-width: 420px) {}
  7. @media screen and (max-width: 320px) {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement