Created
January 4, 2021 16:05
-
-
Save CapWebSolutions/2b63d27439fe7a984553dcdb351ff265 to your computer and use it in GitHub Desktop.
Don't forget to add alt tag to images
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
| /* Don't forget to add alt tag to images | |
| */ | |
| img:not([alt]){ | |
| border: 5px solid red; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment