Skip to content

Commit

Permalink
Include <b> on <strong> CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
fushar committed Aug 18, 2024
1 parent 02e7119 commit f032988
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions judgels-client/src/styles/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ small {
}
}

b,
strong {
font-weight: 700;

Expand Down

0 comments on commit f032988

Please sign in to comment.