Files
cloud/res/assets/fonts/font-awesome/scss/_fixed-width.scss

7 lines
126 B
SCSS
Raw Normal View History

2025-12-26 22:35:18 +08:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: (20em / 16);
}