Skip to content

Instantly share code, notes, and snippets.

@hongthaiphi
Created October 27, 2018 15:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hongthaiphi/abc29e923a228a3fa6c6223c4da6b10a to your computer and use it in GitHub Desktop.
Save hongthaiphi/abc29e923a228a3fa6c6223c4da6b10a to your computer and use it in GitHub Desktop.
.fixed-menu {
position:fixed;
top:0;
padding:30px 0px 0px 0px;
z-index: 99999;
width: 100%;
display:block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment