Font-Awesome/less/fixed-width.less

8 lines
120 B
Plaintext
Raw Normal View History

// fixed width icons
// -------------------------
2015-06-29 09:43:06 +08:00
.@{fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}