1
0

8 lines
122 B
SCSS
Raw Normal View History

2024-04-05 20:24:19 +09:00
// fixed-width icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}