<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.
<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.