aboutsummaryrefslogtreecommitdiff
path: root/static/dist/font-awesome/scss/_fixed-width.scss
blob: 970641ff4f914db05dd10b9910609d30ee06eef3 (plain) (blame)
1
2
3
4
5
6
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
  text-align: center;
  width: $fa-fw-width;
}