Update dimmed button

This commit is contained in:
Kamran Ahmed
2021-09-05 21:08:28 +02:00
parent 09ef6bfbb0
commit a489bc0fde

View File

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