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

#125641
sloveland
Participant

Yeah, now that I test it again in the browser, it still upscales. In Ems it works, but seemingly not with Rems.

Someone else here may know more, but at this rate I would either use Ems with the initial body-sizing in order to prevent the problem on your boss’s browser, or try up-selling your boss on the accessibility that Rems provide (which admittedly may mean more work on your part making the containers more fluid).

Tough situation though…

I forked your pen and tried !important, didn’t work. Then I replaced rems with ems and it did…
http://codepen.io/sloveland/full/LvarF