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

7 lines
120 B
SCSS

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