aboutsummaryrefslogtreecommitdiffstats
path: root/docs/style/fa/_fixed-width.scss
blob: 5b33eb49aa9b9fe02e902f3d92e003ccc335fb3c (plain)
1
2
3
4
5
6
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
  text-align: center;
  width: (20em / 16);
}