1
0
Fork 0
mirror of synced 2024-07-02 03:11:10 -04:00
yadm/_sass/vendor/font-awesome/_fixed-width.scss
2016-09-06 22:18:34 -05:00

7 lines
120 B
SCSS

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