mirror of
https://github.com/tenrok/Font-Awesome.git
synced 2026-05-15 11:59:36 +03:00
8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
// fixed-width icons
|
|
// -------------------------
|
|
|
|
.@{fa-css-prefix}-fw {
|
|
text-align: center;
|
|
width: @fa-fw-width;
|
|
}
|