Hi there!
Is there a way to make the text on a button element responsive? The text is not changing size, and when it scales to the smallest size (XS) the text is dropping to three lines (increasing the height of the button) instead of scaling. This is a problem because I have a max-height parameter set on the button and the text is falling below the button bounds.
I have set the pixel size points for each screen size, and it has an effect everywhere else except for on the button.
Any help with this issue is appreciated.

