1
0
Fork 0
mirror of synced 2024-07-04 04:01:10 -04:00
yadm/_sass/vendor/font-awesome/_fixed-width.scss

7 lines
120 B
SCSS
Raw Normal View History

2016-09-06 23:18:34 -04:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}