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