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

7 lines
120 B
SCSS
Raw Normal View History

2015-12-08 16:13:09 +00:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}