swad-core/fontawesome/scss/_fixed-width.scss
Antonio Cañas Vargas affb2891af Version18.140
2019-09-09 14:41:06 +02:00

7 lines
121 B
SCSS

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