Skip to content

Instantly share code, notes, and snippets.

@RiaanKnoetze
Created July 31, 2017 18:01
Show Gist options
  • Save RiaanKnoetze/9ee3756a6a48c0103b06a4674f5bfb49 to your computer and use it in GitHub Desktop.
Save RiaanKnoetze/9ee3756a6a48c0103b06a4674f5bfb49 to your computer and use it in GitHub Desktop.
Force background header image in Canvas to always scale with width of header.
#header {
background-size: contain;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment