1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2024-11-05 11:31:42 +00:00
balkian.github.com/font-awesome/less/_fixed-width.less

7 lines
119 B
Plaintext
Raw Normal View History

2015-12-08 16:13:36 +00:00
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
text-align: center;
width: (20em / 16);
2015-12-08 16:13:36 +00:00
}