mirror of https://gitlab.com/curben/blog
refactor(css): remove unused property
* added by https://github.com/sofish/typo.css
This commit is contained in:
parent
aef1666c76
commit
18f5c1d5d5
|
@ -100,12 +100,6 @@ blockquote {
|
|||
font-weight: 400;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 640px) {
|
||||
blockquote {
|
||||
margin: 1em 0;
|
||||
}
|
||||
}
|
||||
|
||||
abbr,
|
||||
acronym {
|
||||
border-bottom: 1px dotted;
|
||||
|
|
Loading…
Reference in New Issue