Skip to content

Instantly share code, notes, and snippets.

@Andy-set-studio
Created January 27, 2020 17:07
Show Gist options
  • Save Andy-set-studio/958b1f46d39931bfaed63c2b3e09f59d to your computer and use it in GitHub Desktop.
Save Andy-set-studio/958b1f46d39931bfaed63c2b3e09f59d to your computer and use it in GitHub Desktop.
Select SVG images
img[src*='.svg'] {
min-width: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment