Created
July 26, 2018 14:24
-
-
Save A1rPun/9a8c3919e68778bfcbc72a7e32b6f9fc to your computer and use it in GitHub Desktop.
Cross-browser Blink
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
.blink { | |
animation: fade 3000ms infinite; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment