From f4f4a70aac0513362bcfb24adf4ac6cfa1607cb4 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 15 Oct 2022 11:21:27 -0400 Subject: Added a 404 page --- styles/Home.module.css | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 styles/Home.module.css (limited to 'styles/Home.module.css') diff --git a/styles/Home.module.css b/styles/Home.module.css deleted file mode 100644 index 07473ce..0000000 --- a/styles/Home.module.css +++ /dev/null @@ -1,32 +0,0 @@ -/* -.container { - padding: 0 2rem; -} - -.landing { - height: 100%; - background-position: center; - background-repeat: no-repeat; - background-size: cover; - background-image: url("/temp-landing.png") -} - - -.landing { - text-align: center; -} - -.title { - font-size: 200%; -} - -.description { -} - -.contact { -} - -.text-center { - text-align: center; -} -*/ \ No newline at end of file -- cgit v1.2.3