Skip to content
Snippets Groups Projects
Forked from teaching-materials / website
410 commits behind, 8 commits ahead of the upstream repository.
_fixed-width.scss 120 B
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
  text-align: center;
  width: (20em / 16);
}