From 2f620eb4172fc5db67b389a073d8d36bb1ce754c Mon Sep 17 00:00:00 2001 From: Tony Date: Fri, 10 Dec 2021 08:51:59 -0600 Subject: [PATCH] blank out the base.css --- benchcoach/static/css/base.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/benchcoach/static/css/base.css b/benchcoach/static/css/base.css index 8a60244..987fee2 100644 --- a/benchcoach/static/css/base.css +++ b/benchcoach/static/css/base.css @@ -1,7 +1,3 @@ body { - padding-top: 5rem; -} -.starter-template { - padding: 3rem 1.5rem; - text-align: center; + } \ No newline at end of file