Files
catc/style/fa/_fixed-width.scss
2019-09-20 22:29:56 +02:00

7 lines
121 B
SCSS

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