Skip to content

Instantly share code, notes, and snippets.

@jessicaslaughter
Created February 21, 2015 20:52
Show Gist options
  • Save jessicaslaughter/0179b1c77919cb4df8ca to your computer and use it in GitHub Desktop.
Save jessicaslaughter/0179b1c77919cb4df8ca to your computer and use it in GitHub Desktop.
Sticky Navigation Bar #3
#stickynavbar { position: fixed; top: 0px; left: 0px; z-index: 999; width:100%;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment