This repository has been archived on 2024-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
Nikiroy78.github.io/assets/font-awesome/less/_fixed-width.less
2023-10-15 16:42:02 +03:00

7 lines
119 B
Plaintext

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