Revert "correction to font-weight for bolded text"

This reverts commit c7c9a62b2e.
This commit is contained in:
Kroell 2023-03-23 15:33:37 -04:00
parent edbd589976
commit ed897c35dd

View file

@ -165,6 +165,5 @@ ol {
}
p strong {
color: #000000;
font-weight: 500;
}
</style>