Skip to content

Instantly share code, notes, and snippets.

@ferdiemmen
Last active October 4, 2017 09:38
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 ferdiemmen/5152f04f91b09381bc5e21a9f1efaefe to your computer and use it in GitHub Desktop.
Save ferdiemmen/5152f04f91b09381bc5e21a9f1efaefe to your computer and use it in GitHub Desktop.
Image scaling
img {
max-width: 100%;
height: auto;
display: block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment