bulma/docs/assets/vendor/fontawesome-free-5.15.2-web/scss/_fixed-width.scss

7 lines
121 B
SCSS
Raw Permalink Normal View History

2024-03-21 16:11:54 +00:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}