1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2024-09-21 08:01:42 +00:00
balkian.github.com/balkiantheme/static/font-awesome/scss/_fixed-width.scss
J. Fernando Sánchez bb6c1b8a1e FontAwesome 4
2015-12-08 17:13:09 +01:00

7 lines
120 B
SCSS

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