Use darker background, link projects nav link to index

This commit is contained in:
Xevion
2023-02-14 20:29:52 -06:00
parent aada613219
commit 0ac81186a8
2 changed files with 4 additions and 4 deletions

View File

@@ -119,7 +119,7 @@ const Home: NextPage<HomeStaticProps> = ({projects}: HomeStaticProps) => {
</div>
</div>
</div>
<div
<div id="projects"
className="flex py-12 sm:py-8 min-h-screen flex-row md:items-center justify-center">
<div className="h-full w-full max-w-[95%] lg:max-w-[85%] xl:max-w-[70%] mx-auto">
<div className="flex h-full m-1 flex-col justify-start gap-y-1">