1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-16 06:47:06 +01:00
Files
Grid/_sass/vendor/font-awesome/_fixed-width.scss
2016-10-26 16:35:05 +01:00

7 lines
120 B
SCSS

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