FeatureHomeOne Icon+Image Fix

This commit is contained in:
2022-01-16 01:26:18 -05:00
parent 4fc2c01803
commit 393d065e48
5 changed files with 21 additions and 7 deletions
+14
View File
@@ -1472,6 +1472,20 @@ readers do not read off random characters that represent icons */
.fa-cog:before {
content: "\f013"; }
.fa-user:before {
content: "\f013";
}
.fa-comments-dollar {
content: "\f013";
}
.fa-search-dollar {
content: "\f013";
}
.fa-check {
content: "\f013";
}
.fa-cogs:before {
content: "\f085"; }