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

fixed-width.less « less « fork-awesome « assets « doc « src - github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f3b657b522460890dd3f94d6a433d9f2325b114e (plain)
1
2
3
4
5
6
7
8
9
---
---

// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}