Files
“dongming” cce2baf1d8 first commit
2025-12-18 22:54:30 +08:00

7 lines
120 B
SCSS

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