1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
cowyo/static/font-awesome/scss/_fixed-width.scss
Zack Scholl 774b0209df Added
2016-02-06 08:40:53 -05:00

7 lines
120 B
SCSS

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