Use strong over b for improved a11y semantics
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ Please see LICENSE files in the repository root for full details.
|
||||
padding: 25px 60px;
|
||||
box-sizing: border-box;
|
||||
|
||||
b {
|
||||
strong {
|
||||
font-weight: var(--cpd-font-weight-semibold);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user