Skip to content

Instantly share code, notes, and snippets.

@jrcryer
Created February 18, 2013 20:52
Show Gist options
  • Save jrcryer/4980614 to your computer and use it in GitHub Desktop.
Save jrcryer/4980614 to your computer and use it in GitHub Desktop.
Responsive images
object,
embed,
video,
img {
max-width: 100%;
height: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment