Files
freeCodeCamp/public/css/font-awesome/fixed-width.less
2013-12-06 21:41:33 -05:00

7 lines
119 B
Plaintext

// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}