added fontawsome localy

This commit is contained in:
2020-10-04 14:30:07 -04:00
parent 9c133fed62
commit d41c4d9f72
7968 changed files with 373379 additions and 27 deletions

View File

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