Files
spot/style/fa/_fixed-width.scss
2023-01-02 16:50:56 +01:00

8 lines
122 B
SCSS

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