home
Transform
8
/ 13
Reproduce the animation.
html
<div class="cell">
<img class="square" src="/square.png">
</div>
css
.cell:hover .square {
transform:
;
transition: 2s;
}
(
0px
)
50px
150px
,
translate
https://
🎯 Try to reproduce this
https://
Your result
Legal
·
Privacy