Files
Font-Awesome-Pro/web-fonts-with-css/scss/_fixed-width.scss
2018-11-02 10:12:20 -05:00

7 lines
121 B
SCSS

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