ASCU_ALL/Site/lib/Font-Awesome/scss/_fixed-width.scss
2021-11-12 15:00:41 +05:00

7 lines
120 B
SCSS

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