Guest User

Untitled

a guest
Jul 18th, 2021
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. @media only screen and (max-width: 1600px) {
  2.  
  3. .post_type_oppost {max-width: 100vw;}
  4. }
  5. @media only screen and (max-width: 1300px) {
  6. .post_type_oppost {max-width: 100vw;}
  7. }
  8. .post_type_oppost {max-width:100vw;}
Advertisement
Add Comment
Please, Sign In to add comment