2
0
mirror of https://github.com/tenrok/Font-Awesome.git synced 2026-06-05 16:42:25 +03:00
Files
font-awesome/scss/_fixed-width.scss
T
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;
}