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

6 lines
121 B
SCSS
Executable file

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