Administrator
2023-04-19 eeb08a586132f489c10e12551c6479b13c9def5e
1
2
3
4
5
6
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}