graphonline/i/css/dev/fontawesome/fixed-width.less
2017-04-15 01:34:36 +03:00

7 lines
119 B
Plaintext
Executable File

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