How can we keep a text field's font size relative to the screen size?

Viewed 405

I have a text field and I have given it a regular font with 13 px in size.

But I want the font size to increment with respect to screen size.

Thanks.

2 Answers
Related