Advertisement
orksnork

Untitled

May 12th, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.23 KB | None | 0 0
  1. @media (min-width: 951px)
  2. body.page .hentry, .page-content {
  3.   padding-bottom: 90px;
  4.   padding-bottom: 9rem;
  5.   max-width: 80%;
  6. }
  7.  
  8. body.page .hentry, .page-content {
  9.   width: 80%;
  10.   padding-right: 20px;
  11.   padding-right: 2rem;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement