diff --git a/src/assets/GithubCorner.tsx b/src/assets/GithubCorner.tsx index 1c41d3f..11ea061 100644 --- a/src/assets/GithubCorner.tsx +++ b/src/assets/GithubCorner.tsx @@ -17,6 +17,7 @@ const GitHubCorner: React.FC = () => { top: 0; border: 0; right: 0; + z-index: 100; } .github-corner:hover .octo-arm { diff --git a/src/routes/Landing.tsx b/src/routes/Landing.tsx index b40659b..5580d63 100644 --- a/src/routes/Landing.tsx +++ b/src/routes/Landing.tsx @@ -62,6 +62,7 @@ export default function Landing() { return (