zhaojs
2023-07-04 94a3257eff0174732c09f220b30d538cbe89776a
1
2
3
4
5
6
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}