Rejiggered

This commit is contained in:
2016-08-21 23:47:24 -04:00
parent 94a7894fab
commit 5b71f387f4
86 changed files with 15407 additions and 4 deletions

View File

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