fix navbar centering

This commit is contained in:
Lee
2024-04-19 15:29:26 +01:00
parent bcf6c4867d
commit 67a8cff0fd
3 changed files with 21 additions and 16 deletions

View File

@ -19,7 +19,7 @@ export function GithubStar(): ReactElement {
return (
<Link
className="bg-github-green px-2 py-1 rounded-lg flex items-center gap-1 hover:opacity-85 transform-gpu transition-all"
className="bg-github-green px-2 py-1 rounded-lg items-center gap-1 hover:opacity-85 transform-gpu transition-all hidden md:flex"
href="https://github.com/RealFascinated/minecraft-helper"
target="_blank"
>