Design tweaks

This commit is contained in:
Kamran Ahmed
2021-08-14 22:55:17 +02:00
parent 41ec8327c4
commit 461c9a03a7
2 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ export function DimmedMore(props: DimmedMoreProps) {
bottom={0}
height='200px'
width='100%'
background='linear-gradient(180deg, transparent, #e6fffa)'
background='linear-gradient(180deg, transparent, white)'
/>
<Link