- 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', text: 'Praca zdalna',
value: 'home_office', value: 'home_office',
icon: HomeCityIcon, icon: HomeCityIcon,
color: 'text-blumilk-500', color: 'text-lime-500',
border: 'border-blumilk-500', border: 'border-lime-500',
}, },
] ]

View File

@ -61,7 +61,7 @@
</dt> </dt>
</div> </div>
<div class="py-5 px-4 bg-white shadow-md sm:p-6"> <div class="py-5 px-4 bg-white shadow-md sm:p-6">
<dt class="mt-1 text-4xl font-semibold text-fuchsia-700"> <dt class="mt-1 text-4xl font-semibold text-lime-500">
{{ stats.homeOffice }} {{ stats.homeOffice }}
</dt> </dt>
<dd class="font-medium text-gray-700 truncate text-md"> <dd class="font-medium text-gray-700 truncate text-md">