another quick styling fix
This commit is contained in:
parent
bf41d0837b
commit
4eabf29468
1 changed files with 1 additions and 0 deletions
|
|
@ -394,6 +394,7 @@ $page-side-padding: 1.5rem;
|
|||
text-decoration: none;
|
||||
}
|
||||
:deep(strong) {
|
||||
font-weight: $font-weight-bold;
|
||||
color: $black;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue