aboutsummaryrefslogtreecommitdiff
path: root/app/assets/sass/font-awesome/_fixed-width.scss
blob: b221c98133a4d4a8449c848ccb69bf631d1c3e5d (plain)
1
2
3
4
5
6
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}