UNPKG

121 Btext/lessView Raw
1// fixed-width icons
2// -------------------------
3
4.@{fa-css-prefix}-fw {
5 text-align: center;
6 width: @fa-fw-width;
7}