summaryrefslogtreecommitdiff
path: root/packages/fontawesome-free-6.5.2-web/scss/_fixed-width.scss
blob: 72342368af23453b0a00e4ffc81e86bb0f563afc (plain)
1
2
3
4
5
6
7
// fixed-width icons
// -------------------------

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