image Scale on Hover with Transition or image zoom on Hover with Transition

.csszilla{ transition: all .2s ease-in-out; }
.csszilla:hover { transform: scale(1.1); }

Comments

Popular posts from this blog

50 Beautiful Color Palettes for Your Next Web Project

Website Color Palettes: The Palettes of 50 Visually Impactful Websites to Inspire You Css Zilla