Advertisement
phpface

Untitled

Mar 30th, 2018
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.31 KB | None | 0 0
  1. .thumb-75,
  2. .thumb-bg-holder{
  3.     padding-bottom: 56.25%;
  4. }
  5.  
  6. .thumb-bg-holder img{
  7.     position: absolute;
  8.     height: 100%;
  9. }
  10.  
  11. .featured-posts-grid__item--sm,
  12. .featured-posts-grid__item--md,
  13. .featured-posts-grid__item--lg{
  14.     height: auto;
  15. }
  16. .featured-posts-grid__item--sm {
  17.     margin-bottom: 18px;
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement