I have a div with 70% width, and here’s what I want to do:
70%
**You can change font-size:10vh;** .parent { width:70%; height:auto; min-height:100px; background:red; color:white; font-size:10vh; } Please help me to change the font-size dynamically to the parent class Text