Skip to content

Instantly share code, notes, and snippets.

@gouf
Created September 10, 2012 08:10
Show Gist options
  • Save gouf/3689598 to your computer and use it in GitHub Desktop.
Save gouf/3689598 to your computer and use it in GitHub Desktop.
Keeping aspect ratio
img {
max-width: 100%;
height: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment