🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
8 lines
121 B
Plaintext
Executable File
8 lines
121 B
Plaintext
Executable File
// fixed-width icons
|
|
// -------------------------
|
|
|
|
.@{fa-css-prefix}-fw {
|
|
text-align: center;
|
|
width: @fa-fw-width;
|
|
}
|