Guest User

Untitled

a guest
Jan 23rd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. @media screen and (max-width: 1199px) {
  2.  
  3. }
  4.  
  5. @media screen and (max-width: 767px) {
  6.  
  7.  
  8. }
  9.  
  10. @media screen and (max-width: 575px) {
  11.  
  12. }
  13.  
  14. @media screen and (max-width: 480px) {
  15.  
  16. }
  17.  
  18.  
  19. @media screen and (max-width: 360px) {
  20.  
  21. }
Add Comment
Please, Sign In to add comment