Closed magiziz closed 3 months ago
Fixes BX-1537 Figma link (if any):
Firefox had a font issue with <span> element. Now we manually set the font family and font size to the <QuickPromo> component.
<span>
<QuickPromo>
Before:
After:
Go to firefox and make sure none of the promotion banner has a font issue.
BX-1537 Tip banner font defaults on Firefox
Fixes BX-1537 Figma link (if any):
What changed (plus any additional context for devs)
Firefox had a font issue with
<span>
element. Now we manually set the font family and font size to the<QuickPromo>
component.Screen recordings / screenshots
Before:
After:
What to test
Go to firefox and make sure none of the promotion banner has a font issue.