Font-Awesome/less/_fixed-width.less

8 lines
121 B
Plaintext
Raw Normal View History

2022-02-08 04:16:51 +08:00
// fixed-width icons
// -------------------------
.@{fa-css-prefix}-fw {
text-align: center;
width: @fa-fw-width;
}