Advertisement
srikat

style.css

Apr 30th, 2015
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.16 KB | None | 0 0
  1. .singular-featured-image img {
  2.     vertical-align: top;
  3. }
  4.  
  5. @media only screen and (max-width: 800px) {
  6.     .singular-featured-image {
  7.         margin-bottom: 40px;
  8.     }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement