short-url/public/vendor/font-awesome/scss/_fixed-width.scss
Supan Adit Pratama b2e434483d first commit
2020-07-01 15:57:45 +07:00

7 lines
120 B
SCSS
Executable File
Vendored

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