Tint results icon
cgen-7aa629135aa045df96a5ae315ffb19be
This commit is contained in:
parent
ec3a84fa91
commit
e5bc0cb970
1 changed files with 1 additions and 1 deletions
|
|
@ -575,7 +575,7 @@ export default function DevelopmentConsulting() {
|
|||
key={resultIndex}
|
||||
className="flex items-center space-x-2 text-sm"
|
||||
>
|
||||
<TrendingUp className="h-3 w-3 text-green-400 flex-shrink-0" />
|
||||
<TrendingUp className="h-3 w-3 text-pink-400 flex-shrink-0" />
|
||||
<span>{result}</span>
|
||||
</li>
|
||||
))}
|
||||
|
|
|
|||
Loading…
Reference in a new issue