[Glitch] Remove stray Font Awesome styles

Port dc67dbba82 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Darius Kazemi
2025-11-20 02:02:50 -08:00
committed by Claire
parent 284223f45f
commit 8e70c54d0e

View File

@@ -47,10 +47,6 @@
overflow: hidden;
text-overflow: ellipsis;
.fa {
color: $darker-text-color;
}
small {
display: block;
font-weight: 400;
@@ -62,7 +58,6 @@
&.active h4 {
&,
.fa,
small,
.trends__item__current {
color: $primary-text-color;