|
@@ -5,6 +5,7 @@
|
|
|
|
|
|
$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/{{site.fontawesome.version}}/fonts" !default; // for referencing Bootstrap CDN font files directly
|
|
|
$fa-css-prefix: {{ site.fontawesome.css_prefix }} !default;
|
|
|
$fa-version: "{{ site.fontawesome.version }}" !default;
|