biofriction-wp-theme/node_modules/@fortawesome/fontawesome-free/less/_fixed-width.less

7 lines
119 B
Plaintext
Raw Permalink Normal View History

2021-02-18 15:27:46 +01:00
// Fixed Width Icons
// -------------------------
2021-10-26 14:18:09 +02:00
.@{fa-css-prefix}-fw {
2021-02-18 15:27:46 +01:00
text-align: center;
2021-10-26 14:18:09 +02:00
width: (20em / 16);
2021-02-18 15:27:46 +01:00
}