Esempio: http://codepen.io/anon/pen/jPGxdqcodice:img { transition: transform .5s ease; } img:hover { transform: scale(1.5); }
Esempio: http://codepen.io/anon/pen/jPGxdqcodice:img { transition: transform .5s ease; } img:hover { transform: scale(1.5); }
No