Style updates

This commit is contained in:
Aaron William Po
2023-04-21 23:32:18 -04:00
parent 2dfb080d0c
commit 6a00532f75
22 changed files with 360 additions and 314 deletions

View File

@@ -7,7 +7,10 @@ const Home: NextPage = () => {
<>
<Head>
<title>The Biergarten App</title>
<meta name="description" content="Home" />
<meta
name="description"
content="The Biergarten App is an app for beer lovers to share their favourite brews and breweries with like-minded people online."
/>
</Head>
<Layout>
<div className="flex h-full w-full items-center justify-center bg-primary">