feat(social): improve social links (#254)

* replace forkawesome and iconfont with simple icons
* add more configs for social
This commit is contained in:
Dillon
2020-04-24 19:04:37 +08:00
committed by GitHub
parent 87fbb05e86
commit c2197b7411
1337 changed files with 2369 additions and 6898 deletions

View File

@@ -35,11 +35,11 @@
}
.social-links {
padding: .4rem 0;
padding: .4rem .2rem;
font-size: 1.6rem;
a, i {
font-size: 1.6rem;
line-height: 2rem;
a * {
vertical-align: text-bottom;
}
img {