fix missing transgender color icon (#5090)

This commit is contained in:
CJ
2024-07-28 23:38:37 -05:00
committed by GitHub
parent f79677ba96
commit 5512d37da3

View File

@@ -150,6 +150,7 @@
color: #f38cac; color: #f38cac;
} }
.fa-transgender,
.fa-transgender-alt { .fa-transgender-alt {
color: #c8a2c8; color: #c8a2c8;
} }