dj_mix_hosting_software/fontawesome-free-6.5.2-web/scss/_fixed-width.scss
2024-04-29 23:27:28 -07:00

7 lines
122 B
SCSS

// fixed-width icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}