Files
log/my-blog/static/pkg/font-awesome/scss/_fixed-width.scss
syui 867eac6b90
Some checks failed
Deploy to Cloudflare Pages / deploy (push) Failing after 15m27s
update
2025-06-14 13:17:10 +09:00

8 lines
122 B
SCSS

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