This repository has been archived on 2025-08-21. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
hugo-mistergeek/static/assets/plugins/font-awesome/less/_fixed-width.less
2025-08-18 17:15:47 +02:00

8 lines
121 B
Plaintext

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