biofriction-wp-theme/node_modules/@fortawesome/fontawesome-free/scss/_fixed-width.scss

7 lines
121 B
SCSS
Raw Permalink Normal View History

2021-02-18 15:27:46 +01:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}