Skip to content

Instantly share code, notes, and snippets.

@billerickson
Created October 10, 2012 17:43
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 billerickson/3867171 to your computer and use it in GitHub Desktop.
Save billerickson/3867171 to your computer and use it in GitHub Desktop.
// Standard Image
img {
max-width: 100%;
height: auto;
}
// Feature Image
.feature img {
}
// Teaser Image
.one-third img {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment