Snippets tagged “transform-origin”
1 snippet uses this tag.
- How to Stretch a Text with CSSCSS
In this snippet, we’ll show how to stretch a text horizontally or vertically using CSS. For that, you can use the CSS transform property set to the “scale”.