This repository has been archived on 2024-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
Nexus-Polestar/public/font-awesome-6.2.1/less/_fixed-width.less

8 lines
121 B
Text
Raw Normal View History

2023-01-23 04:07:03 -05:00
// fixed-width icons
// -------------------------
.@{fa-css-prefix}-fw {
text-align: center;
width: @fa-fw-width;
}