diff --git a/components/dimmed-more.tsx b/components/dimmed-more.tsx index fda55c8a8..1a24772da 100644 --- a/components/dimmed-more.tsx +++ b/components/dimmed-more.tsx @@ -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)' />