summaryrefslogtreecommitdiff
path: root/live/static/fork-awesome/scss/_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;
}