aboutsummaryrefslogtreecommitdiffstats
path: root/library/font_awesome/src/assets/font-awesome/scss/_fixed-width.scss
blob: cfb14543a1a17676d68cbfb42309349d20ba1ccf (plain) (blame)
1
2
3
4
5
6
7
8
9
---
---

// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}