2
0
mirror of https://github.com/tenrok/Font-Awesome.git synced 2026-06-02 16:04:03 +03:00
Files
font-awesome/scss/_fixed-width.scss
T
2022-02-07 14:16:51 -06:00

8 lines
122 B
SCSS

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