enpaul.net/archive/3/font-awesome/scss/_fixed-width.scss
Ethan N. Paul 3b9489f95e Moved new landing page from /new to /
Moved current landing page from / to /archive/3
2017-02-10 16:28:24 -05:00

7 lines
120 B
SCSS

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