Reduce size of Ad icon

environments/review-group-fixe-2vkaad/deployments/3398
Chewbacca 2023-05-22 09:49:00 -04:00
rodzic bfdd3a3d50
commit e0056d4931
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -85,7 +85,7 @@ const Ad: React.FC<IAd> = ({ ad }) => {
</Text>
<Icon
className='h-5 w-5 stroke-accent-500'
className='h-4 w-4 stroke-accent-500'
src={require('@tabler/icons/timeline.svg')}
/>
</HStack>