Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fixed-width.less « less - github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 110289f2f4b5260ce04dd035408961f1e4f2785b (plain)
1
2
3
4
5
6
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}