maestro-server/client-app

View on GitHub
src/components/bootue/_core/components/typography/font-awesome/helpers/_fixed-width.scss

Summary

Maintainability
Test Coverage
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}