Advertisement
rdusnr

Untitled

Aug 1st, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. @media(min-width:768px) {
  2.  
  3. .responsive-cols.per-row-6>* {
  4. width:15.5%;
  5. }
  6.  
  7. .kleo-masonry article {
  8. padding: 0;
  9. margin-right: 10px !important;
  10. }
  11.  
  12. .kleo-masonry article:last-of-type {
  13. margin-right:0 !important;
  14. }
  15.  
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement