rails_template/vendor/fontawesome-pro/scss/_fixed-width.scss

7 lines
121 B
SCSS
Raw Normal View History

2020-12-19 11:50:29 -07:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}