shannonkay.com/pinkbookscoffee/fontawesome/scss/_fixed-width.scss
Shannon Kay 26252f9e1e Update
Lots of changes have been made.
2024-03-17 17:21:19 -07:00

7 lines
122 B
SCSS

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