Code snippets are difficult to read in Firefox and Safari #15066
Labels
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
This is a Bug Report
Problem:
In Google Chrome the CSS property
font-weight: bold
on code snippets is not taken into account, while on Mozilla Firefox and Safari it is. This results in a poor reading experience for Firefox and Safari users.How it looks like on Firefox & Safari:

And on Chrome:

Proposed Solution:
Remove the CSS property
font-weight: bold
for code snippets.The text was updated successfully, but these errors were encountered: