curriculum/font-awesome/scss/_fixed-width.scss
Anthony Dumas 532499dcae CV Web V0.9 - "Just The Little Touch"
Initial Commit - A few things left
2016-01-24 00:40:35 +01:00

7 lines
120 B
SCSS

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