Skip to content

Commit

Permalink
Merge pull request #55 from One-Click-Auth:rendring-fix
Browse files Browse the repository at this point in the history
	modified:   src/components/Globe.tsx
  • Loading branch information
moonlightnexus authored Nov 16, 2023
2 parents c005bc3 + f6c2653 commit ca258a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Globe.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ export function Globe() {
width: "100%",
aspectRatio: 1,
}}
ref={ref}
>
<div className="absolute top-16 md:top-20 z-[900] ">
<div className="flex flex-col gap-6 md:gap-10 p-8 md:p-20">
Expand Down

0 comments on commit ca258a4

Please sign in to comment.