adding /public/ to the mix, pt2

This commit is contained in:
Don Harper 2022-06-05 09:09:00 -05:00
parent 16b7e6391b
commit 1b1f40bf5e
106 changed files with 22261 additions and 0 deletions

View file

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