Possible to scale size of Hypes to parent div with css or jquery?

I have hundreds of hypes which are all fixed widths and heights. Is there a way to make them scale (like using css transform scale) to the width of its parent div? I don’t want to go through them all (hundreds!) and edit them all to use scaling. I’m not fussed they get small if window is very narrow.

Thanks.

nice approach:

1 Like