Initial commit

This commit is contained in:
2018-05-24 00:43:30 -05:00
commit 8a79cc381b
136 changed files with 36399 additions and 0 deletions

View File

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