first commit

This commit is contained in:
kicap1992
2021-04-07 02:58:59 +08:00
commit c37c83d3e2
1461 changed files with 636668 additions and 0 deletions

View File

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