Ekapp/skolehjem/resources/sass/vendor/font-awesome/_fixed-width.scss

7 lines
121 B
SCSS
Raw Normal View History

2020-06-23 13:32:42 +00:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}