Problem
For size s and xs, the font weight is set to be slightly heavier. The historical reason for doing this is unclear, and it could be changed to match the other sizes.
Solution
- Pre-requisite: browse the history of this component and any outstanding reason for the added weight
- Remove the
font-weight style set explicitly on these two sizes. This would reduce it to the base 400 weight seen on other sizes.
Example from Observability

Problem
For size
sandxs, the font weight is set to be slightly heavier. The historical reason for doing this is unclear, and it could be changed to match the other sizes.Solution
font-weightstyle set explicitly on these two sizes. This would reduce it to the base400weight seen on other sizes.Example from Observability