themes/hugo-coder/assets/scss/fork-awesome/_fixed-width.scss

304b575d3f1c9e46e078952d7f179e433326f1d7 · 120 B · 6 lines raw

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