mirror of
https://github.com/status-im/discover-dapps.git
synced 2025-02-18 05:16:20 +00:00
Update styles and descriptions for Featured
This commit is contained in:
parent
e349e72622
commit
28b0300044
Binary file not shown.
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 2.4 KiB |
@ -28,7 +28,6 @@
|
||||
max-width: calculateRem(400);
|
||||
max-height: calculateRem(400);
|
||||
width: 70vw;
|
||||
margin-top: calculateRem(30);
|
||||
margin-right: calculateRem(16);
|
||||
border-radius: 1%;
|
||||
}
|
||||
|
@ -21,7 +21,7 @@ const Dapps = [
|
||||
name: 'Kyber',
|
||||
url: 'https://web3.kyber.network',
|
||||
description:
|
||||
'On-chain, instant and liquid platform for exchange and payment service',
|
||||
'On-chain, instant and liquid platform for exchange and payment',
|
||||
image: '/images/dapps/kyber.png',
|
||||
category: Categories.EXCHANGES,
|
||||
dateAdded: '2019-04-05',
|
||||
|
@ -8,19 +8,19 @@ import KyberLogo from '../assets/images/featured/kyber_logo.png'
|
||||
const featuredDapps = [
|
||||
{
|
||||
name: 'CryptoKittes',
|
||||
description: 'Get purring with two new crypto influencer Kitties',
|
||||
description: 'Collect and breed adorable digital cats',
|
||||
banner: CryptoKittiesBanner,
|
||||
icon: CryptoKittiesLogo,
|
||||
},
|
||||
{
|
||||
name: 'Airswap',
|
||||
description: 'Get purring with two new crypto influencer Kitties',
|
||||
description: 'Meet the future of trading',
|
||||
banner: AirswapBanner,
|
||||
icon: AirswapLogo,
|
||||
},
|
||||
{
|
||||
name: 'Kyber',
|
||||
description: 'Get purring with two new crypto influencer Kitties',
|
||||
description: 'On-chain, instant and liquid exchange and payment',
|
||||
banner: KyberBanner,
|
||||
icon: KyberLogo,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user