update font awesome to 5.5

This commit is contained in:
2018-11-06 21:00:27 +01:00
parent 427c46a1b8
commit 1054430fac
34 changed files with 8138 additions and 237 deletions

View File

@@ -2,5 +2,5 @@
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: (20em / 16);
width: $fa-fw-width;
}