diff --git a/ui/components/component-library/text/text.scss b/ui/components/component-library/text/text.scss index f7472d370..b6331d7e3 100644 --- a/ui/components/component-library/text/text.scss +++ b/ui/components/component-library/text/text.scss @@ -59,10 +59,6 @@ $text-variants: ( @else { font-weight: $weight; } - - strong { - font-weight: var(--font-weight-bold); - } } }