Skip to content

Instantly share code, notes, and snippets.

@DigitalEssence
Created February 18, 2015 10:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DigitalEssence/7bae0ce6fed5a85ef77b to your computer and use it in GitHub Desktop.
Save DigitalEssence/7bae0ce6fed5a85ef77b to your computer and use it in GitHub Desktop.
CSS - Responsive background image
#newsletter_sign_up {
max-width: 272px;
height: 329px;
background-image: url("/wp-content/uploads/2015/01/newsletter_signup.png");
background-size: 100% 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment