This commit is contained in:
thijs 2026-05-08 10:46:13 +02:00
commit d371c44145
98 changed files with 41443 additions and 0 deletions

View file

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