Files
uTools-quickcommand/font-awesome-4.7.0/scss/_fixed-width.scss
fofolee 6cb9993fba v0.0.1
2019-05-03 14:46:46 +08:00

7 lines
120 B
SCSS

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