First working version

This commit is contained in:
2021-12-28 18:10:26 +01:00
parent 8f022ebfe3
commit 664f2d4b3a
92 changed files with 10922 additions and 1 deletions

View File

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