www.netz39.de/_sass/external/font-awesome/_fixed-width.scss
2023-10-16 01:36:59 +02:00

6 lines
121 B
SCSS

// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}