blog/themes/hugo-uno/static/scss/fontawsome/less/_fixed-width.less

8 lines
121 B
Plaintext
Raw Normal View History

2022-11-14 02:32:37 -05:00
// fixed-width icons
2016-08-22 00:12:29 -04:00
// -------------------------
2022-11-14 02:32:37 -05:00
2016-08-22 00:12:29 -04:00
.@{fa-css-prefix}-fw {
text-align: center;
2022-11-14 02:32:37 -05:00
width: @fa-fw-width;
2016-08-22 00:12:29 -04:00
}