hugo-scroll/fork-awesome/less/fixed-width.less
2021-03-26 08:58:59 +00:00

7 lines
119 B
Plaintext

// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}