Advertisement
srikat

Untitled

May 24th, 2016
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. @media only screen and (min-width: 501px) {
  2.  
  3. .site-header {
  4. position: fixed;
  5. width: 100%;
  6. }
  7.  
  8. .site-inner {
  9. margin-top: 120px;
  10. }
  11.  
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement