set the font size of a child element relative to the height of its parent box when the parent box doesn’t have a specified font size
I need to dynamically set the font size of the <span>
element relative to the 10% height of the div.
I need to dynamically set the font size of the <span>
element relative to the 10% height of the div.