mirror of https://gitlab.com/curben/blog
fix(css): use default style of 'em' element
This commit is contained in:
parent
adb9d92218
commit
3b4b06e64b
|
@ -224,11 +224,6 @@ pre {
|
|||
border: 0;
|
||||
}
|
||||
|
||||
em {
|
||||
font-style: italic;
|
||||
font-weight: lighter;
|
||||
}
|
||||
|
||||
b,
|
||||
strong {
|
||||
font-weight: 700;
|
||||
|
|
Loading…
Reference in New Issue