_fixed-width.scss 121 Bytes
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
  text-align: center;
  width: $fa-fw-width;
}