ok
This commit is contained in:
@@ -133,7 +133,7 @@ export function Globe({
|
||||
<div
|
||||
className={cn(
|
||||
// Radial gradient background that fades to pure black at edges
|
||||
"absolute inset-0 mx-auto aspect-[1/1] w-full max-w-[600px] rounded-full bg-[radial-gradient(circle_at_center,rgba(10,10,10,1)_0%,rgba(0,0,0,1)_100%)]",
|
||||
"absolute inset-0 mx-auto aspect-[1/1] w-full max-w-[600px] rounded-full",
|
||||
className,
|
||||
)}
|
||||
>
|
||||
|
Reference in New Issue
Block a user