Skip to content

Conversation

@brokul-dev
Copy link
Contributor

@brokul-dev brokul-dev commented Feb 15, 2021

This fixes problems with font size on iPhone. Web browser will not automatically make font bigger if code block is too wide (what is normal in this case). Read more here.

Fixes #288.

@allejo
Copy link
Contributor

allejo commented Feb 16, 2021

text-size-adjust is considered experimental. Using none does fix the problem for me, however, so does 100% that normalize.css uses. I'm not familiar with this property enough to know which option is better. I'll defer to @westonruter to see if he's more familiar with it.

@westonruter westonruter merged commit 4f1a1a0 into westonruter:develop Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Font size on iPhone (chrome, safari)

3 participants