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

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