Files
homepage/themes/hugo-coder/assets/scss/fork-awesome/_fixed-width.scss
Hendrik Hogertz 63ba272b75 first commit
2022-01-15 00:56:38 +01:00

7 lines
120 B
SCSS

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