_fixed-width.less (119B)
1 // Fixed Width Icons 2 // ------------------------- 3 .@{fa-css-prefix}-fw { 4 text-align: center; 5 width: (20em / 16); 6 }