Yes, that's what I do. I set the root font-size on my <html> tag and then use REMs and EMs where applicable. For all elements, not just type.
If you modify your <html> font-size with a media query, every measurement will change with it.
Yes, that's what I do. I set the root font-size on my <html> tag and then use REMs and EMs where applicable. For all elements, not just type.
If you modify your <html> font-size with a media query, every measurement will change with it.