1
0
Fork 0
This repository has been archived on 2021-01-06. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
dennogumi.org-archive/_sass/vendor/font-awesome/_fixed-width.scss

6 lines
120 B
SCSS

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