1
0
Fork 0
Manager/style/default/vendor/fontawesome-free/scss/_fixed-width.scss

7 lines
121 B
SCSS
Raw Normal View History

2020-06-03 15:31:18 +00:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}