fix: fix icon css bug

This commit is contained in:
Dillon
2019-08-26 15:17:21 +08:00
parent 7639927bd5
commit 45c9281131
11 changed files with 26 additions and 20 deletions

View File

@@ -73,3 +73,9 @@ a {
}
}
}
i.fas,
i.far,
i.fab {
padding: 0 .2rem;
}