From f4bd40c92a8d148ba7078d1f3b314ab02a99b375 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 21 Dec 2017 13:51:59 -0500 Subject: [PATCH] reducing padding from the terms and conditions added too much padding to terms and conditions --- css/front.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/front.css b/css/front.css index 1da27c2..42f8471 100644 --- a/css/front.css +++ b/css/front.css @@ -148,7 +148,7 @@ background-color: white; margin: 30px auto 20px; float: none; - padding: 20px 10px; + padding: 10px; max-width: 700px; } .glm-reg-event-terms{ -- 2.17.1