-
Anyone know why this translate is scaling on mobile (Chrome 4 Android & simulator) BUT correctly doesn't on desktop rem.jsbin.com/jonina/5/
-
Found it. By adding
initial-scale=1
it would prevent the viewport from automatically scaling when the translate was applied.