Answers for "how to zoom the particular point we hover css"

CSS
3

zoom level in css

.zoom {
  zoom: 150%;
}
Posted by: Guest on September-11-2020

Code answers related to "how to zoom the particular point we hover css"

Browse Popular Code Answers by Language