UNPKG
font-awesome
Version:
latest (4.7.0)
4.7.0
4.6.3
4.6.1
4.5.0
4.4.0
4.3.0
4.2.0
4.1.0
4.0.3
3.2.1
The iconic font and CSS framework
fontawesome.io
FortAwesome/Font-Awesome
font-awesome
/
less
/
fixed-width.less
7 lines
(6 loc)
•
119 B
text/less
View Raw
1
2
3
4
5
6
7
// Fixed
Width
Icons // ------------------------- .@{fa-css-prefix}-fw {
width
: (
18em
/
14
);
text-align
: center; }