This commit is contained in:
alphaAE
2022-07-16 03:19:14 +08:00
parent c749c7191f
commit bd4b3ed771
89 changed files with 6990 additions and 18 deletions

View File

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