Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Font Size Issues Re: Font Size Issues

#125636
sloveland
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.