rulingcom/assets/javascripts/plugin/fontawesome-free-5.15.3-web/scss/_fixed-width.scss

7 lines
121 B
SCSS
Raw Normal View History

2021-08-30 10:09:12 +00:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}