CSS property: -webkit-transform-origin-x
Description
The x coordinate of the origin for transforms applied to an element with respect to its border box.
Syntax
-webkit-transform-origin-x: <posx>;
Values
- <posx>
The x origin as a percentage or value.