1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 20:14:15 +00:00
webvirtcloud/static/font-awesome/scss/_fixed-width.scss

7 lines
120 B
SCSS
Raw Normal View History

2015-03-04 15:48:22 +00:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}