diff --git a/client/src/styles/_typography.scss b/client/src/styles/_typography.scss index eafc5a38..2c9e49c9 100644 --- a/client/src/styles/_typography.scss +++ b/client/src/styles/_typography.scss @@ -37,7 +37,8 @@ a { box-sizing: border-box; } -b { +b, +b mark { font-weight: bold; }