Skip to content

Instantly share code, notes, and snippets.

@fredericAerts
Created August 13, 2015 13:51
Show Gist options
  • Select an option

  • Save fredericAerts/3491104b0e5d61fc6d9f to your computer and use it in GitHub Desktop.

Select an option

Save fredericAerts/3491104b0e5d61fc6d9f to your computer and use it in GitHub Desktop.
web developer in 3 days - v2
.header {
position: fixed;
top: 0;
width: 100%;
background: #FFFFFF;
box-shadow: 0 0 2px 3px #DDDDDD;
z-index: 999;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment