Upgrade to fontawesome 6.2

This commit is contained in:
2022-11-14 02:32:37 -05:00
parent 21a41cb1a4
commit 5c026de95e
2140 changed files with 303111 additions and 1293 deletions

View File

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