1
0
mirror of https://github.com/captainark/mystartpage.git synced 2024-11-14 22:07:39 +01:00
mystartpage/font-awesome-4.5.0/scss/_fixed-width.scss

7 lines
120 B
SCSS
Raw Normal View History

2016-02-09 00:40:30 +01:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}