add fontawesome to local libs instead of cdn

This commit is contained in:
Géry Debongnie
2019-02-13 16:35:13 +01:00
parent 7d4e32106b
commit 08fe373422
1591 changed files with 120699 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
text-align: center;
width: (20em / 16);
}