adding more margin around progress bar
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 15 Dec 2017 19:03:40 +0000 (14:03 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 15 Dec 2017 19:03:40 +0000 (14:03 -0500)
adding padding around the progress bar

css/front.css

index d845123..f951d78 100644 (file)
@@ -751,7 +751,7 @@ span.glm-error {
 /* PROGRESS BAR */
 .progress-container {
 /*      width: 600px;*/
-      margin: 10px auto; 
+      margin: 35px auto; 
   }
   .progressbar {
       counter-reset: step;