biofriction-wp-theme/node_modules/@fortawesome/fontawesome-free/scss/_fixed-width.scss
2021-10-26 14:18:09 +02:00

7 lines
121 B
SCSS

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