todo/public/vendor/font-awesome/scss/_fixed-width.scss
Supan Adit Pratama 35d8715ab4 first commit
2020-06-23 11:40:37 +07:00

7 lines
120 B
SCSS
Executable File
Vendored

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