💄 style: reduce bold font-weight

This commit is contained in:
welpo 2023-07-07 21:54:13 +02:00
parent 8415535e13
commit f5603acbdb
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

View File

@ -219,6 +219,10 @@ p {
font-size: 1em;
}
strong {
font-weight: 620;
}
.centered-text {
text-align: center;
}