fixed rank not being centered on search page
All checks were successful
deploy / deploy (push) Successful in 52s

This commit is contained in:
Lee 2023-10-20 18:27:29 +01:00
parent 75a0014c28
commit 0b44726102

@ -14,7 +14,7 @@ export default function Home() {
<main>
<Container>
<Card
className="mt-2 w-full rounded-md bg-gray-800 text-center"
className="mt-2 w-full rounded-md bg-gray-800"
innerClassName="flex flex-col items-center justify-center"
>
<Avatar