2
0
mirror of https://github.com/tenrok/Font-Awesome.git synced 2026-06-17 19:21:09 +03:00
Files
font-awesome/free/less/_fixed-width.less
T
Jason Otero 8302f1cca7 Release 6.5.0 (#20016)
Co-authored-by: robmadole <robmadole@users.noreply.github.com>
2023-11-28 12:45:05 -06:00

8 lines
121 B
Plaintext

// fixed-width icons
// -------------------------
.@{fa-css-prefix}-fw {
text-align: center;
width: @fa-fw-width;
}