This commit is contained in:
fofolee
2019-05-03 14:46:46 +08:00
parent 67964c177f
commit 6cb9993fba
39 changed files with 8691 additions and 0 deletions

View File

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