1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-11 22:24:21 +01:00
fab-manager/vendor/assets/components/font-awesome/scss/_fixed-width.scss

7 lines
120 B
SCSS
Raw Normal View History

2015-05-13 18:30:35 +02:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}