mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 16:59:41 +00:00
[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:
@@ -47,10 +47,6 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|
||||||
.fa {
|
|
||||||
color: $darker-text-color;
|
|
||||||
}
|
|
||||||
|
|
||||||
small {
|
small {
|
||||||
display: block;
|
display: block;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
@@ -62,7 +58,6 @@
|
|||||||
|
|
||||||
&.active h4 {
|
&.active h4 {
|
||||||
&,
|
&,
|
||||||
.fa,
|
|
||||||
small,
|
small,
|
||||||
.trends__item__current {
|
.trends__item__current {
|
||||||
color: $primary-text-color;
|
color: $primary-text-color;
|
||||||
|
|||||||
Reference in New Issue
Block a user