1
0
Fork 0
schro.fi/static/font-awesome/scss/_fixed-width.scss

7 lines
121 B
SCSS
Raw Normal View History

2019-08-18 11:35:40 -04:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}