kycnot.me/static/fa/less/_fixed-width.less
2021-09-01 18:27:56 +02:00

6 lines
119 B
Text

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