Skip to content

Instantly share code, notes, and snippets.

@sagarjadhav
Created February 13, 2013 10:25
Show Gist options
  • Save sagarjadhav/4943663 to your computer and use it in GitHub Desktop.
Save sagarjadhav/4943663 to your computer and use it in GitHub Desktop.
Super-sized background Image
img {
height: auto;
left: 0;
min-height: 100%;
position: fixed;
top: 0;
width: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment