Adds icons for networking services

This commit is contained in:
Alicia Sykes
2021-03-09 13:23:43 +00:00
parent d32ac02f26
commit 124601b509
5148 changed files with 18525 additions and 226 deletions
+6
View File
@@ -0,0 +1,6 @@
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}