Skip to content

Add support for <strong> and <b> in global CSS #8479

Description

@mcoker

<strong> and <b> get a numerical font-weight of 700, but our bold font weights are 600 for RHT and 800 for RHD. In a perfect world, our font-weights would match the browser defaults (400/700) but that doesn't work with our variable font.

This should likely happen in a breaking change release since it could introduce visual breaking changes.

Metadata

Metadata

Assignees

No one assigned

    Fields

    No fields configured for Tech debt.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions