Files
homepage/themes/hugo-coder/assets/scss/font-awesome/_fixed-width.scss
Hendrik Hogertz 05f0b104d4
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s
Update to current version
2025-11-05 23:14:41 +01:00

8 lines
122 B
SCSS

// fixed-width icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}