scale

The scale() function scales an element in 2D space horizontally and vertically, or in both directions at the same time. Scale can be scaled up or down.

Syntax



transform: scale(numberX [, numberY]?);