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

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