My image links are wiggling a bit when I\'m hover the images. I don\'t know how to fix this :/ I\'m using the scale effect in css to make the pictures a bit bigger when hove
If you're using a webkit browser the following may help. Adding this to the container of the element you are animating should make the animation smoother. As far as I understand it, it forces the browser into using hardware acceleration.