Skip to content
Snippets Groups Projects
_fixed-width.scss 120 B
Newer Older
  • Learn to ignore specific revisions
  • vcday's avatar
    vcday committed
    // Fixed Width Icons
    // -------------------------
    .#{$fa-css-prefix}-fw {
      width: (18em / 14);
      text-align: center;
    }