robertjohnson.work/assets/plugins/font-awesome/less/_fixed-width.less

7 lines
119 B
Plaintext
Raw Permalink Normal View History

2016-07-29 00:47:42 -04:00
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
text-align: center;
2018-07-25 09:34:10 -04:00
width: (20em / 16);
2016-07-29 00:47:42 -04:00
}