Update to Font Awesome v5.5.0
This commit is contained in:
parent
caf62024be
commit
8a0d489252
7 changed files with 43 additions and 52 deletions
4
static/css/font-awesome.min.css
vendored
4
static/css/font-awesome.min.css
vendored
File diff suppressed because one or more lines are too long
|
|
@ -789,7 +789,7 @@ h4.see-also {
|
|||
ul.share li:last-of-type {
|
||||
margin-right: 0;
|
||||
}
|
||||
ul.share li .fa {
|
||||
ul.share li .fab {
|
||||
display: block;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
|
|
@ -806,6 +806,6 @@ h4.see-also {
|
|||
text-decoration: none !important;
|
||||
margin: 0;
|
||||
}
|
||||
ul.share li:hover .fa {
|
||||
ul.share li:hover .fab {
|
||||
transform: scale(1.4)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue