Make bold text bolder

This commit is contained in:
Thibaut Girka 2019-04-24 18:29:25 +02:00 committed by ThibG
parent 5a8495dabe
commit 9b86707b1e

View file

@ -52,7 +52,7 @@
}
b, strong {
font-weight: 500;
font-weight: 700;
}
em, i {