`em` vs. `rem` for sizing... discuss?
@cferdinandi `rem` for pretty much all the fonts, `em` for the relationships between those fonts.
I still use `px` for spacing of none-typographic things, but I know I don't want to.
@cferdinandi `rem` for pretty much all the fonts, `em` for the relationships between those fonts.
I still use `px` for spacing of none-typographic things, but I know I don't want to.