Skip to content

Instantly share code, notes, and snippets.

@rajucs
Created July 3, 2019 06:36
Show Gist options
  • Save rajucs/681b2742e1b6b3ebe59951b89d71e29a to your computer and use it in GitHub Desktop.
Save rajucs/681b2742e1b6b3ebe59951b89d71e29a to your computer and use it in GitHub Desktop.
.site-header {
position: fixed;
top: 0;
width: 100%;
z-index: 2000;
}
body .site-inner {
top: 77px;
}
body {
padding-top: 81px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment