Answers for "how to change the size on hover"

CSS
8

increase div size on hover css

transform: scale(1.5);
Posted by: Guest on July-16-2020

Code answers related to "how to change the size on hover"

Browse Popular Code Answers by Language