www.rezo-rm.fr/font-awesome.old/scss/_fixed-width.scss

7 lines
120 B
SCSS
Raw Normal View History

2021-06-29 20:37:59 +00:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}