mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-09 14:50:27 +08:00
10 lines
128 B
Plaintext
10 lines
128 B
Plaintext
---
|
|
---
|
|
|
|
// Fixed Width Icons
|
|
// -------------------------
|
|
.@{fa-css-prefix}-fw {
|
|
width: (18em / 14);
|
|
text-align: center;
|
|
}
|