/ Published in: CSS
Fight the "flash" effect at animation start in webkit browsers
Expand |
Embed | Plain Text
.container { -webkit-backface-visibility: hidden; }
You need to login to post a comment.
Fight the "flash" effect at animation start in webkit browsers
.container { -webkit-backface-visibility: hidden; }
You need to login to post a comment.