It is also possible to specify scaling only horizontally (X-axis) or vertically (Y-axis). transform: scaleX(1.5); /* 横に1.5倍 */ transform: scaleY(0.5); /* 縦に0.5倍 */ .btn { background: #e74c3c; color: ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results