Advertisement
srikat

Untitled

Mar 23rd, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. .site-header {
  2. position: fixed;
  3. width: 100%;
  4. z-index: 1;
  5. max-width: none;
  6. }
  7.  
  8. body .site-header {
  9. background-color: #fff !important;
  10. }
  11.  
  12. .site-header .wrap {
  13. max-width: 1140px;
  14. }
  15.  
  16. .site-inner {
  17. margin-top: 83px;
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement