1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2024-11-05 11:31:42 +00:00
balkian.github.com/font-awesome/scss/_fixed-width.scss

7 lines
121 B
SCSS
Raw Normal View History

2015-12-08 16:13:36 +00:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
2015-12-08 16:13:36 +00:00
}