Answers for "how set the zoom the image in css"

CSS
3

zoom level in css

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

Code answers related to "how set the zoom the image in css"

Browse Popular Code Answers by Language