summaryrefslogtreecommitdiff
path: root/static/dist/fontawesome@free-5.15.4-web/scss/_fixed-width.scss
blob: 970641ff4f914db05dd10b9910609d30ee06eef3 (plain)
1
2
3
4
5
6
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
  text-align: center;
  width: $fa-fw-width;
}