ffffng/app/bower_components/font-awesome/scss/_fixed-width.scss
Andreas Baldeau 0335f5aa93 Initial commit.
2014-05-12 20:08:19 +02:00

6 lines
120 B
SCSS

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