EduardET

remove this

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