So I noticed that while the button size is fluid when set to percentage, the text on the button stays the same. any way to get a fix for this?
This is desktop view
tablet view
mobile view
So I noticed that while the button size is fluid when set to percentage, the text on the button stays the same. any way to get a fix for this?
This is desktop view
tablet view
mobile view
I think your only opportunity to vary the text size is at breakpoints.
In other words, within the bounds of a single breakpoint, your text size isfixed, but you can specify different sizes at different breakpoints.