Advertisement
phpface

Untitled

Jun 10th, 2018
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.24 KB | None | 0 0
  1. .video-section .post .post-header,
  2. .widget .post .post-header{
  3.     margin-top: 10px;
  4. }
  5. .item-img img{
  6.     height: 100%!important;
  7. }
  8.  
  9. @media only screen and (min-width: 1024px) {
  10.     .item-img{
  11.         height: 260px!important;
  12.     }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement