Skip to content

Changed all font-weight values to 400 and 600

Dimitrie Hoekstra requested to merge font-weight-adjusted into master

What does this MR do?

Changes all font-weights respectively to either 400 or 600

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

We have mixed usage throughout our application.. resulting in mixed weights. Let's simplify and make things consistent. This is one of the steps to have a proper typography system.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #34138 (closed)

Edited by Dimitrie Hoekstra

Merge request reports