EduardET

replace this

Feb 6th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.17 KB | None | 0 0
  1. @media screen and (min-width: 980px) {
  2.     .et_pb_image_container img,.et_pb_post a img {
  3.         max-width:40%!important;
  4.         float: left!important;
  5.         margin-right: 30px!important
  6.     }
  7. }
Advertisement
Add Comment
Please, Sign In to add comment