Created
March 10, 2020 05:54
-
-
Save yokoishioka/0994bd5de513437a040fa7f344ef8a03 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
svg { | |
width: inherit; | |
height: inherit; | |
fill: inherit; | |
background: inherit; | |
background-color: inherit; | |
} | |
img { | |
width: inherit; | |
height: inherit; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment