Files
catc/style/fa/_fixed-width.scss
2019-09-01 17:28:57 +02:00

7 lines
127 B
SCSS

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