Closed douglasg14b closed 4 years ago
Not sure if it has to do with flex at all. Even if I explicitly set the element to a specific width in pixels, this still only maxes out the font size even if it doesn't fit into the element.
Oh, this only resizes based on the element size, regardless of what's inside of it... I see.
Baby i have the same problem , how can I fix it?
If I have text in a flex container child, even if the container is set to grow, the text is set to the largest size even if it doesn't fit in the container, it is never made smaller.