Fix a font weight in the CSS.

This commit is contained in:
Daru13 2019-04-22 17:00:34 +02:00
parent 3c3b4910e4
commit 2f54b1960e

View file

@ -188,7 +188,7 @@ section p {
}
section strong {
font-weight: 700;
font-weight: 600;
}
section p.stand-out {