style: 微调图标集鼠标悬停样式

This commit is contained in:
Argo Zhang 2019-08-19 10:26:18 +08:00
parent bbbd6a82ce
commit 9d6eecbcf6
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
1 changed files with 3 additions and 2 deletions

View File

@ -163,6 +163,7 @@
color: #222;
height: 32px;
border-radius: 4px;
padding: 0 6px;
}
.fontawesome-icon-list .fa-hover a:hover {
@ -178,8 +179,8 @@
}
.fontawesome-icon-list .fa-hover a:hover .fa {
font-size: 28px;
vertical-align: -6px;
font-size: 1rem;
vertical-align: middle;
}
.fontawesome-icon-list ul {