File size: 119 Bytes
3f268e5 |
1 2 3 4 5 6 7 |
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}
|
3f268e5 |
1 2 3 4 5 6 7 |
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}
|