Upgrade Font Awesome to 5.6.3

This commit is contained in:
2019-01-26 18:52:13 +01:00
parent e138f2ca41
commit 571eb0d241
51 changed files with 20807 additions and 2756 deletions

View File

@@ -0,0 +1,6 @@
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}