Reputation: 33297
Is is possible to set the text size in CSS such that it adjusts to the container width?
I made an example for that. The left container is small which should make the font size smaller than for the right container. I know how this is done with JavaScript, but can I also be done with pure CSS?
Upvotes: 2
Views: 121