Files
mythoughts/style/fa/_fixed-width.scss
2019-09-04 23:20:55 +02:00

7 lines
127 B
SCSS

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