1
0
Fork 0
mirror of https://github.com/netz39/www.netz39.de.git synced 2025-03-01 14:52:17 +01:00
www.netz39.de/_sass/external/font-awesome/_fixed-width.scss

7 lines
121 B
SCSS
Raw Normal View History

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