www.rezo-rm.fr/font-awesome.old/scss/_fixed-width.scss
2021-06-29 22:37:59 +02:00

6 lines
120 B
SCSS
Executable file

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