summaryrefslogtreecommitdiff
path: root/live/static/fork-awesome/less/fixed-width.less
blob: 110289f2f4b5260ce04dd035408961f1e4f2785b (plain)
1
2
3
4
5
6
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}