nunta/vendor/fontawesome-free/scss/_fixed-width.scss
David Miller 1e4e129640 update dependencies
updated to bootstrap 4.2.1, font awesome 5.6.3
2018-12-21 20:44:57 -07:00

7 lines
121 B
SCSS

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