Skip to content

Instantly share code, notes, and snippets.

@praetoriansentry
Created May 10, 2015 23:31
Show Gist options
  • Save praetoriansentry/dbb8d81e36432df9f014 to your computer and use it in GitHub Desktop.
Save praetoriansentry/dbb8d81e36432df9f014 to your computer and use it in GitHub Desktop.
header {
background-image:url('{HeaderImage}');
width: 100%;
height: 400px;
background-size: cover;
background-position: 33%;
}
header > img {
display: block;
margin-left: auto;
margin-right: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment