From 7c3d8b98e6331169883cee2d66b7d31e7230f496 Mon Sep 17 00:00:00 2001 From: Galen Guyer Date: Sat, 14 Nov 2020 13:19:23 -0500 Subject: add some fancier styling with better labels --- src/App.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/App.css') diff --git a/src/App.css b/src/App.css index 0f57d9d..da16c9c 100644 --- a/src/App.css +++ b/src/App.css @@ -1,5 +1,7 @@ .App { text-align: center; + padding-bottom: 2rem; + padding-top: 1rem; } .Section { -- cgit v1.2.3