uci-hugo-landingpage/static/fonts/font-awesome-4.1.0/scss/_fixed-width.scss

7 lines
120 B
SCSS
Raw Normal View History

2017-02-28 09:56:46 -08:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}