Skip to content
Snippets Groups Projects
_fixed-width.scss 120 B
Newer Older
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}