refactor(css): remove unused property

* added by https://github.com/sofish/typo.css
This commit is contained in:
curben 2019-08-25 19:21:05 +09:30
parent aef1666c76
commit 18f5c1d5d5
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 0 additions and 6 deletions

View File

@ -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;