Files
TSN-Ranksystem/bootstrap/addons/font-awesome/scss/_fixed-width.scss
Newcomer1989 916cb41794 release 1.00
2016-04-17 14:11:49 +02:00

7 lines
120 B
SCSS

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