eesyphp/public_html/lib/Fork-Awesome-1.1.7/scss/_fixed-width.scss

7 lines
120 B
SCSS
Raw Normal View History

2020-04-18 00:51:33 +02:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}