File: _fixed-width.scss

package info (click to toggle)
python-xstatic-font-awesome 4.7.0.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,504 kB
  • sloc: python: 40; makefile: 16
file content (6 lines) | stat: -rw-r--r-- 120 bytes parent folder | download | duplicates (24)
1
2
3
4
5
6
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}