www.netz39.de/_sass/external/font-awesome/_fixed-width.scss

8 lines
122 B
SCSS
Raw Normal View History

// fixed-width icons
2023-10-16 01:36:59 +02:00
// -------------------------
2023-10-16 01:36:59 +02:00
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}