Hacker News new | ask | show | jobs
by disconcision 487 days ago
you can use scale as an attribute independently from transform. this is essentially a shorthand but you can write `<div style="width: 10px; height: 10px; scale: 20"></div>` and it works just fine