Skip to content
Snippets Groups Projects
fixed-width.less 119 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;
    }