dynamicweb/datacenterlight/static/datacenterlight/font-awesome/scss/_fixed-width.scss
2016-12-20 18:05:20 -05:00

6 lines
120 B
SCSS
Executable file

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