So it turns out a bunch of rem values in the stylesheet is off because Figma was calculating them off of 16px rather than the base of 14px we use.

Thankfully that got caught early, but now I've got a bunch of weird values like 1.7143rem.

Gonna make lemonade and try using round().

#css

Comments