hugo-scroll/static/fork-awesome/less/fixed-width.less
2021-03-21 14:12:26 +01:00

6 lines
119 B
Text

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