Release 5.0.0

This commit is contained in:
robmadole
2017-12-01 13:03:18 -06:00
committed by Rob Madole
parent 267ce7f795
commit a4b6eb850f
149 changed files with 888 additions and 461 deletions

View File

@@ -5,7 +5,7 @@
.#{$fa-css-prefix}-lg {
font-size: (4em / 3);
line-height: (3em / 4);
vertical-align: -15%;
vertical-align: -.0667em;
}
.#{$fa-css-prefix}-xs {

View File

@@ -3,7 +3,7 @@
.#{$fa-css-prefix}-ul {
list-style-type: none;
margin-left: $fa-li-width;
margin-left: $fa-li-width * 5/4;
padding-left: 0;
> li { position: relative; }

View File

@@ -1,3 +1,7 @@
/*!
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
@import 'variables';
@font-face {

View File

@@ -1,3 +1,7 @@
/*!
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
@import 'variables';
@font-face {

View File

@@ -1,3 +1,7 @@
/*!
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
@import 'variables';
@font-face {

View File

@@ -1,3 +1,7 @@
/*!
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
@import 'variables';
@font-face {

View File

@@ -1,3 +1,7 @@
/*!
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
@import 'variables';
@import 'mixins';
@import 'core';