aboutsummaryrefslogtreecommitdiff
path: root/src/App.css
diff options
context:
space:
mode:
authorGalen Guyer <galen@galenguyer.com>2021-01-31 09:59:25 -0500
committerGalen Guyer <galen@galenguyer.com>2021-01-31 09:59:25 -0500
commita9a75bc2d0c6fa96cefa9ca0c4896082ad8e68dc (patch)
treecbbce064c6fde4083a750e856d6c78e405ae489c /src/App.css
parentc2819fa47440a87322632ec91b89921e8e017835 (diff)
Minor style updates
Diffstat (limited to 'src/App.css')
-rw-r--r--src/App.css3
1 files changed, 3 insertions, 0 deletions
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 {