rem’s avatarrem’s Twitter Archive—№ 57,894

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