correction to font-weight for bolded text
This commit is contained in:
parent
eba043084e
commit
c7c9a62b2e
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