Created
January 27, 2020 17:07
-
-
Save Andy-set-studio/958b1f46d39931bfaed63c2b3e09f59d to your computer and use it in GitHub Desktop.
Select SVG images
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
img[src*='.svg'] { | |
min-width: 100%; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment