base icon indicating copy to clipboard operation
base copied to clipboard

Set font-size on html, not body, when using REMs

Open scottsanders opened this issue 7 years ago • 0 comments

Shouldn't the font-size: 100% be set on the root html element rather than body for REMs to be scalable between responsive steps? If I change the font-size on the body my REMs don't update, but if I change it on html they do.

scottsanders avatar Oct 01 '17 08:10 scottsanders