From e36e0c3715bcbda34a1dbac969451d1fe49afff1 Mon Sep 17 00:00:00 2001 From: RobKraft Date: Mon, 23 Sep 2024 19:31:37 -0500 Subject: [PATCH] Force build to overwrite netlify's bad build --- src/App.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.css b/src/App.css index 3182b63..1f4c8fc 100644 --- a/src/App.css +++ b/src/App.css @@ -4,7 +4,7 @@ padding: 2rem; text-align: center; } - + th, td { padding-left: 1rem; padding-right: 1rem;