2
0
mirror of https://github.com/tenrok/Font-Awesome.git synced 2026-05-15 11:59:36 +03:00
Files
2023-11-30 09:11:59 -06:00

8 lines
122 B
SCSS

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