- changed homeoffice icon color

This commit is contained in:
EwelinaLasowy
2022-04-29 11:02:12 +02:00
parent 3404bf1da8
commit cca74879da
2 changed files with 3 additions and 3 deletions

View File

@@ -85,8 +85,8 @@ const types = [
text: 'Praca zdalna',
value: 'home_office',
icon: HomeCityIcon,
color: 'text-blumilk-500',
border: 'border-blumilk-500',
color: 'text-lime-500',
border: 'border-lime-500',
},
]