Last active
January 7, 2018 11:27
-
-
Save cossssmin/e2dcc33d2ff0085fbb1d2604119b6adb to your computer and use it in GitHub Desktop.
Pine Image Resets
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
| img {border: 0; display: block; line-height: 100%;} |
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
| img { | |
| width: 100%!important; | |
| height: auto!important; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment