Skip to content

WIP: Set root font size to 14px for vue-bootstrap

Sam Bigelow requested to merge set-root-size-to-14px into master

What does this MR do?

Changes root font size to 14px. We already set the body to this, but our rem is still based on browser font-sizes. This will change it to 14px.

What are the relevant issue numbers?

To be created (Hence the WIP label)

Does this MR meet the acceptance criteria?

Merge request reports