increasing progress bar font size
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 15 Dec 2017 19:01:59 +0000 (14:01 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 15 Dec 2017 19:01:59 +0000 (14:01 -0500)
increasing the progress bar font size

css/front.css

index c658e6f..d845123 100644 (file)
@@ -760,7 +760,7 @@ span.glm-error {
       list-style-type: none;
       width: 33%;
       float: left;
-      font-size: 12px;
+      font-size: 14px;
       position: relative;
       text-align: center;
       text-transform: uppercase;