Comment on Making iOS 7 squircles using CSS3Comments−douglee65012yvery cool, thanks for this. btw -- to make the jumpiness disappear on the hover effect, add:.icons a, .icons a:before, .icons a:after { -webkit-backface-visibility: hidden; }
Comments
very cool, thanks for this. btw -- to make the jumpiness disappear on the hover effect, add:
.icons a, .icons a:before, .icons a:after { -webkit-backface-visibility: hidden; }