diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-10 16:26:18 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-10 16:26:18 -0500 |
| commit | 179ca36351b9851441be8816fb4477b95bbf31bb (patch) | |
| tree | 0babfbed3d7d0a9bd4d9f56e4182feef93a2dbd9 /styles | |
| parent | c3f7033bb4669f8e3a684906f118a709a8f7456c (diff) | |
| download | lawrence-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.css | 2 |
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; |
