1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-02-09 16:38:41 +01:00
2020-03-13 17:51:50 +01:00

7 lines
120 B
SCSS

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