first commit

This commit is contained in:
Don Harper 2020-08-18 22:43:23 -05:00
commit 16daaa21d7
109 changed files with 22540 additions and 0 deletions

View file

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