Files
log/my-blog/static/pkg/font-awesome/scss/_fixed-width.scss
syui 711bd60758
Some checks are pending
Deploy to Cloudflare Pages / deploy (push) Waiting to run
update
2025-06-14 13:12:42 +09:00

8 lines
122 B
SCSS

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