Answer the question
In order to leave comments, you need to log in
What's wrong with fonts in mobile browsers (Safari)?
I noticed that Safari on the tablet and phone reduces the font size by about one and a half times. The principle of such behavior is not entirely clear. Maybe I lost some meta tag or something else I forgot to specify?
At the moment there are:
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, shrink-to-fit=no">
body {
font: 300 16px/1.2 Roboto, #{$font_stack};
}
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