This commit is contained in:
brutho 2025-02-12 17:25:46 +01:00
parent 7d62445499
commit c734ac7f26
2207 changed files with 391853 additions and 1354 deletions

View file

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