website/font/font-awesome-4.3.0/scss/_fixed-width.scss
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
120 B
SCSS

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