hugo-theme-introduction/assets/vendor/fontawesome-free/scss/_fixed-width.scss
2018-07-12 12:15:25 +02:00

6 lines
120 B
SCSS
Generated

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