color changes and added a navbar
Some checks failed
deploy / deploy (push) Failing after 39s

This commit is contained in:
Lee
2023-10-20 11:54:20 +01:00
parent d3d076654e
commit 17baa366c8
10 changed files with 78 additions and 13 deletions

View File

@ -12,7 +12,7 @@ export default function Home() {
return (
<main>
<Container>
<div className="mt-2 flex w-full flex-col items-center justify-center rounded-sm bg-neutral-800">
<div className="mt-2 flex w-full flex-col items-center justify-center rounded-md bg-gray-800">
<Avatar
className="m-6"
label="Player Avatar"