Skip to content

fix:change rem to px

Scott Hampton requested to merge change-rem-to-px into master

Closes #25 (closed)

Rem sizing was breaking the style on pages that don't have 16px as their base font-size. We unfortunately have to move to px.

Merge request reports