home
Transform
6
/ 13
Reproduce the animation.
html
<div class="cell">
<img class="square" src="/square.png">
</div>
css
.cell:hover .square {
transform:
;
:
;
}
transition
0.3
scale
2
)
1s
(
https://
🎯 Try to reproduce this
https://
Your result
Legal
·
Privacy