1
0
web/static/bower_components/font-awesome/less/_fixed-width.less

8 lines
121 B
Plaintext
Raw Normal View History

2024-04-05 08:44:02 +00:00
// fixed-width icons
// -------------------------
.@{fa-css-prefix}-fw {
text-align: center;
width: @fa-fw-width;
}