Skip to content

Instantly share code, notes, and snippets.

@RiodeJaneiroo
Created October 7, 2018 14:52
Show Gist options
  • Save RiodeJaneiroo/8ffffcd000710142e85b63403886e473 to your computer and use it in GitHub Desktop.
Save RiodeJaneiroo/8ffffcd000710142e85b63403886e473 to your computer and use it in GitHub Desktop.
[IOS Safari zoom block] Mobile Safari (а также Chrome для Android, Mobile Firefox и IE Mobile) автоматически увеличивают размер шрифта внутри широких блоков. Это можно пофиксить одной строчкой CSS: #safari #css
-webkit-text-size-adjust: 100%;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment