go-skeletor/public/lib/fontawesome/scss/_fixed-width.scss

7 lines
121 B
SCSS
Raw Normal View History

2021-11-02 11:25:21 +01:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}