Skip to content
Snippets Groups Projects
fixed-width.less 119 B
Newer Older
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}