Skip to content

Use rems instead of px to set body font-size

Sam Bigelow requested to merge 61640-set-font-size-on-html-not-body into master

What does this MR do?

  • Use rems instead of px to set default font-size This allows users to change font sizes in their browser and it will affect the view in our application

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Closes #61640 (closed)

Edited by Simon Knox

Merge request reports