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/less/_fixed-width.less

7 lines
119 B
Plaintext
Executable File

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