initial commit

This commit is contained in:
root 2022-01-20 13:36:14 -08:00
commit 48f389255b
181 changed files with 26794 additions and 0 deletions

View file

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