Home › Forums › CSS › Font Size Issues › Re: Font Size Issues
February 21, 2013 at 11:07 pm
#125636
Participant
Setting the initial font-size in pixels might work? Here’s a bit of an example.
http://codepen.io/sloveland/pen/Eizfs
Since I believe REMs get their initial size from the body, this should work, but I’m not certain how it works against the browser-override issue.