Skip to content
Snippets Groups Projects
Select Git revision
  • 36da7cbc26e3a4a207c44c8e46ee5781a67bbd00
  • main default protected
2 results

fixed-width.less

Blame
  • user avatar
    Enolha Daijardin authored
    45857241
    History
    fixed-width.less 119 B
    // Fixed Width Icons
    // -------------------------
    .@{fa-css-prefix}-fw {
      width: (18em / 14);
      text-align: center;
    }