fix bold text

This commit is contained in:
Niklas Buschmann 2019-08-02 22:14:05 +02:00
parent 2cec80479b
commit 96236d19cd
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ h1, h2, h3, h4, h5, h6 {
}
b, strong, th {
font-weight: 500;
font-weight: 600;
}
a {