hand-detection/assets/fonts/font-awesome/scss/_fixed-width.scss

7 lines
120 B
SCSS
Raw Permalink Normal View History

2024-05-29 03:18:12 +00:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}