kycnot.me/static/fa/scss/_fixed-width.scss
2021-09-01 18:27:56 +02:00

6 lines
121 B
SCSS

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