Added index

This commit is contained in:
2025-11-01 22:53:29 -07:00
parent 5da2311583
commit e6dec3efc5
32 changed files with 8093 additions and 1 deletions

View File

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