|
@@ -4,9 +4,9 @@
|
|
|
$fa-font-path: "../fonts" !default;
|
|
|
$fa-font-size-base: 14px !default;
|
|
|
$fa-line-height-base: 1 !default;
|
|
|
-//$fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.4.1/fonts" !default; // for referencing Bootstrap CDN font files directly
|
|
|
+//$fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.5.0/fonts" !default; // for referencing Bootstrap CDN font files directly
|
|
|
$fa-css-prefix: fa !default;
|
|
|
-$fa-version: "4.4.1" !default;
|
|
|
+$fa-version: "4.5.0" !default;
|
|
|
$fa-border-color: #eee !default;
|
|
|
$fa-inverse: #fff !default;
|
|
|
$fa-li-width: (30em / 14) !default;
|