From 179ca36351b9851441be8816fb4477b95bbf31bb Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 10 Feb 2021 16:26:18 -0500 Subject: Started adding information --- styles/Page.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'styles/Page.module.css') diff --git a/styles/Page.module.css b/styles/Page.module.css index 1121b96..3763f3e 100644 --- a/styles/Page.module.css +++ b/styles/Page.module.css @@ -6,7 +6,7 @@ } .main { - padding: 5rem 0; + padding: 0; flex: 1; display: flex; flex-direction: column; -- cgit v1.2.3