Advertisement
srikat

Untitled

Nov 21st, 2013
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.15 KB | None | 0 0
  1. .site-header {
  2.     position: static;
  3.     margin-top: 40px;
  4.     margin-top: 4rem;
  5. }
  6.  
  7. .utility-bar {
  8.     position: fixed;
  9.     width: 100%;
  10.     border-bottom: none;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement