CSS Demo: scaleX()
Reset
Interactive examples cannot be shown because JavaScript is disabled.
This feature is not supported by your current browser. Check Browser compatibility for more details.
transform: scaleX(1);
Copy to Clipboard
transform: scaleX(0.7);
Copy to Clipboard
transform: scaleX(1.3);
Copy to Clipboard
transform: scaleX(-0.5);
Copy to Clipboard
Copied!