website/font/font-awesome-4.3.0/less/fixed-width.less
Fabien Freling 5fbd55a75e Update font-awesome.
Links were broken and the font/ directory was not copied by
Hakyll.
2015-02-24 19:30:40 +01:00

7 lines
119 B
Plaintext

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