A nossa página oficial do Instagram é oficial.pokelegends/.
<style>
.zoomable img {
transition: transform .5s ease;
transform-origin: 50% 50%;
}
.zoomable:hover img {
transform: scale(1.5);
}
</style>
A nossa página oficial do Instagram é oficial.pokelegends/.
<style>
.zoomable img {
transition: transform .5s ease;
transform-origin: 50% 50%;
}
.zoomable:hover img {
transform: scale(1.5);
}
</style>