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

8 lines
121 B
Plaintext
Raw Normal View History

2024-04-23 13:21:26 +00:00
// fixed-width icons
// -------------------------
.@{fa-css-prefix}-fw {
text-align: center;
width: @fa-fw-width;
}