Skip to content

Commit

Permalink
modified: src/components/Globe.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
moonlightnexus committed Nov 16, 2023
1 parent d7fd098 commit f6c2653
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 f6c2653

Please sign in to comment.