I am sorry to bother, but can somehelp help me?
I can't wrap my head around this.

When I try to incorporate a minium font size, I wreck up the code.
Specially, the word wrap function no longer works, and the text is aligned on the top.
I understand why this happens (because I basically render the word wrap function useless by just overwriting the font size), but I don't know how to include the minimum font size approach correctly while keeping the logic of the existing code intact.

Thank you!