From a9a75bc2d0c6fa96cefa9ca0c4896082ad8e68dc Mon Sep 17 00:00:00 2001 From: Galen Guyer Date: Sun, 31 Jan 2021 09:59:25 -0500 Subject: Minor style updates --- src/App.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/App.css') diff --git a/src/App.css b/src/App.css index da16c9c..78106d4 100644 --- a/src/App.css +++ b/src/App.css @@ -2,6 +2,9 @@ text-align: center; padding-bottom: 2rem; padding-top: 1rem; + width: 90%; + margin-left: auto; + margin-right: auto; } .Section { -- cgit v1.2.3