Because sometimes when we add some images to a page, some people move and others do not? Is this a problem for browsers? Or should the problem be in CSS
?
Why "lightning" when you move the mouse over the image does it move?
Hover over the news image
Make The Perfect Dessert in Ten Mins
(below the slider).
When you move the mouse, notice that the image moves, it leaves the square. Already the news next to her Premiere for The Invisible Woman
when hovering over the image of the woman, this does not happen.
I also noticed by the tool Inspecionar Elemento
of Google Chrome that disabling some properties like:
.wp-post-image:hover {opacity:0.8}
.appear {-webkit-transition:all .4s ease-in-out}
This problem ends, but I lose the effects.