aboutsummaryrefslogtreecommitdiff
path: root/styles
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-02-10 16:26:18 -0500
committerAndrew Lee <alee14498@protonmail.com>2021-02-10 16:26:18 -0500
commit179ca36351b9851441be8816fb4477b95bbf31bb (patch)
tree0babfbed3d7d0a9bd4d9f56e4182feef93a2dbd9 /styles
parentc3f7033bb4669f8e3a684906f118a709a8f7456c (diff)
downloadlawrence-hill-179ca36351b9851441be8816fb4477b95bbf31bb.tar.gz
lawrence-hill-179ca36351b9851441be8816fb4477b95bbf31bb.tar.bz2
lawrence-hill-179ca36351b9851441be8816fb4477b95bbf31bb.zip
Started adding information
Diffstat (limited to 'styles')
-rw-r--r--styles/Page.module.css2
1 files changed, 1 insertions, 1 deletions
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;