bold instead of bolder

This commit is contained in:
Julien Maury 2018-05-09 22:48:59 +02:00 committed by GitHub
parent 9584249ca4
commit cd0b6876f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,7 @@ dfn {
b,
strong {
font-weight: bolder;
font-weight: bold;
}
small {