Commit 91c49462 authored by tom's avatar tom

fix icon size on dapp card

parent 6bccd6cb
...@@ -153,6 +153,7 @@ const MarketplaceAppCard = ({ ...@@ -153,6 +153,7 @@ const MarketplaceAppCard = ({
<IconSvg <IconSvg
name="arrows/north-east" name="arrows/north-east"
marginLeft={ 1 } marginLeft={ 1 }
boxSize={ 4 }
/> />
</Link> </Link>
</Box> </Box>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment