Font size smaller on mobile when display flex #40523
Unanswered
arieleanarion
asked this question in
Q&A
Replies: 1 comment
-
The font size issue on mobile might be related to how flexbox handles text scaling. Flex containers can sometimes cause text to render smaller, especially in certain browsers. You might find this article helpful for more insights: Mobile App Development Services. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Font size smaller on mobile than other text when display flex or display inline-block. Android Chrome 124
Visible on https://getbootstrap.com/docs/5.3/utilities/flex/#enable-flex-behaviors
(I'm a flexbox container!)
Beta Was this translation helpful? Give feedback.
All reactions