sf-static/voltoday/fontawesome/scss/_fixed-width.scss

7 lines
121 B
SCSS
Raw Normal View History

2023-02-28 18:21:07 +00:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}