ict-site/less/fixed-width.less
2017-02-25 14:30:36 -06:00

7 lines
119 B
Plaintext
Executable File

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