Answer the question
In order to leave comments, you need to log in
How to prevent text from growing in mobile Chrome?
There is one place on the main page where the text increases by several sizes and breaks the layout. And this happens only in landscape orientation. The text is written in px, changes in%, em, rem did not change anything. The most surprising thing is why all the elements on the page do not change, but only this one. On the inner pages, the situation is different, the header and footer are unchanged, and all content is scaled.
Of course use
<meta name="viewport" content="width=device-width">
solves everything, but its use conflicts with ie on windows phone, a giant zoom appears. Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question