7 lines
120 B
SCSS
Raw Normal View History

2024-06-11 12:16:24 +05:45
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}