From 7ec40cbdd3e5ede776794bbdb915bb5eaf03efed Mon Sep 17 00:00:00 2001 From: Bram Suurd <78373894+BramSuurdje@users.noreply.github.com> Date: Thu, 2 May 2024 13:56:36 +0200 Subject: [PATCH] Update landing page layout and content to fill up whole screen --- components/LandingPage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/LandingPage.tsx b/components/LandingPage.tsx index b86e1e1..fbde191 100644 --- a/components/LandingPage.tsx +++ b/components/LandingPage.tsx @@ -7,7 +7,7 @@ import Link from "next/link"; export default function LandingPage() { return (