Release 5.5.0 (#1269)

This commit is contained in:
Rob Madole
2018-11-02 10:12:20 -05:00
committed by GitHub
parent eb4ea69815
commit 511218894a
5402 changed files with 30308 additions and 8108 deletions

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.4.2 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
svg:not(:root).svg-inline--fa {
@@ -304,7 +304,7 @@ svg:not(:root).svg-inline--fa {
display: inline-block;
height: 2em;
position: relative;
width: 2em; }
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
@@ -317,11 +317,11 @@ svg:not(:root).svg-inline--fa {
.svg-inline--fa.fa-stack-1x {
height: 1em;
width: 1em; }
width: 1.25em; }
.svg-inline--fa.fa-stack-2x {
height: 2em;
width: 2em; }
width: 2.5em; }
.fa-inverse {
color: #fff; }