Advertisement
Guest User

Untitled

a guest
Feb 10th, 2024
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. @media screen and (max-width: 767px) {
  2. div.post.op {
  3. clear: left;
  4. }
  5.  
  6. .post-image {
  7. max-width: 200px !important;
  8. height: auto !important;
  9. }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement