Heimdall/resources/assets/sass/fontawesome/_fixed-width.scss

7 lines
120 B
SCSS
Raw Normal View History

2018-02-01 15:57:16 +00:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: (20em / 16);
}