_fixed-width.scss (121B)
1 // Fixed Width Icons 2 // ------------------------- 3 .#{$fa-css-prefix}-fw { 4 text-align: center; 5 width: $fa-fw-width; 6 }