mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-11 19:53:59 +02:00
Update dimmed button
This commit is contained in:
@@ -17,7 +17,7 @@ export function DimmedMore(props: DimmedMoreProps) {
|
|||||||
bottom={0}
|
bottom={0}
|
||||||
height='200px'
|
height='200px'
|
||||||
width='100%'
|
width='100%'
|
||||||
background='linear-gradient(180deg, transparent, white)'
|
background='linear-gradient(180deg, rgb(255 255 255 / 40%), white)'
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<Link
|
<Link
|
||||||
|
Reference in New Issue
Block a user