fullstack.web/www/assets/fontawesome-free-5.15.4-web/scss/_fixed-width.scss
2025-04-29 09:09:06 +08:00

7 lines
127 B
SCSS

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