enpaul.net/less/fixed-width.less
Ethan N. Paul d735f3f9ef Prepped for main overhaul
Created new archive
Reorged resource folders
2017-08-28 08:28:29 -04:00

7 lines
119 B
Plaintext

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