adding padding to the terms and conditions box
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 21 Dec 2017 18:50:55 +0000 (13:50 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 21 Dec 2017 18:50:55 +0000 (13:50 -0500)
terms and conditions needed more padding along the top and bottom

css/front.css

index 88261cb..1da27c2 100644 (file)
     background-color: white;
     margin: 30px auto 20px;
     float: none;
+    padding: 20px 10px;
     max-width: 700px;
 }
 .glm-reg-event-terms{