Add font-awesome v6.4.2

This commit is contained in:
jtbx 2023-10-01 22:32:18 +02:00
commit 3b1d00f685
54 changed files with 332201 additions and 0 deletions

View file

@ -0,0 +1,7 @@
// fixed-width icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}