fix(css): use default style of 'em' element

This commit is contained in:
MDLeom 2020-04-22 11:40:44 +01:00
parent adb9d92218
commit 3b4b06e64b
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 0 additions and 5 deletions

View File

@ -224,11 +224,6 @@ pre {
border: 0;
}
em {
font-style: italic;
font-weight: lighter;
}
b,
strong {
font-weight: 700;