1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
cowyo/static/font-awesome/less/fixed-width.less

7 lines
119 B
Plaintext
Raw Normal View History

2016-02-06 16:40:53 +03:00
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}