fix to font-weight - bolded text
This commit is contained in:
parent
fd279f6a52
commit
7a44814f0a
1 changed files with 1 additions and 0 deletions
|
|
@ -165,5 +165,6 @@ ol {
|
||||||
}
|
}
|
||||||
p strong {
|
p strong {
|
||||||
color: #000000;
|
color: #000000;
|
||||||
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue