1
0
2024-04-05 17:09:39 +09:00

8 lines
122 B
SCSS

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