7 lines
119 B
Plaintext
Raw Normal View History

2016-07-29 10:17:42 +05:30
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
text-align: center;
2018-07-25 14:34:10 +01:00
width: (20em / 16);
2016-07-29 10:17:42 +05:30
}