This commit is contained in:
Yannik Schmidt
2021-08-30 23:45:18 +02:00
parent a5ad6e2eed
commit 2831443504
1728 changed files with 171392 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}