This repository has been archived on 2023-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
web/assets/web-fonts-with-css/scss/_fixed-width.scss

7 lines
120 B
SCSS

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