color fix

This commit is contained in:
Yuri Kuznetsov
2024-02-17 19:27:58 +02:00
parent 128bfb09ea
commit e06d60a3c3

View File

@@ -243,7 +243,7 @@ a.text-soft {
&:hover {
> .fas,
> .far {
color: var(--gray-soft);
color: var(--text-gray-color);
}
}
}