[Automation] Site update: 2025-09-26 13:40:59

This commit is contained in:
2025-09-26 13:41:00 -04:00
commit d56acb90fc
2153 changed files with 378871 additions and 0 deletions

7
fontawesome/less/_fixed-width.less vendored Normal file
View File

@@ -0,0 +1,7 @@
// fixed-width icons
// -------------------------
.@{fa-css-prefix}-fw {
text-align: center;
width: @fa-fw-width;
}