removed ignore

This commit is contained in:
Justin Wynn 2021-04-26 23:34:16 -04:00
parent 06aba35e28
commit 66abaf2961
76 changed files with 49634 additions and 1 deletions

View file

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