[CSS] transform
The transform CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.
If the property has a value different than none, a stacking context will be created. In that case,...
suzie.hashnode.dev1 min read