Skip to content

Instantly share code, notes, and snippets.

@ahaywood
Last active December 18, 2015 21:19
Show Gist options
  • Save ahaywood/5846787 to your computer and use it in GitHub Desktop.
Save ahaywood/5846787 to your computer and use it in GitHub Desktop.
CSS: Image max-width=100%
img { max-width: 100%; height: auto; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment