1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-02-10 08:50:46 +01:00

7 lines
120 B
SCSS
Raw Normal View History

2020-03-13 17:51:50 +01:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}