From d146fed917fba5ccbe9b8c0498c832fc393fdaf2 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 15 Dec 2017 14:01:59 -0500 Subject: [PATCH] increasing progress bar font size increasing the progress bar font size --- css/front.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/front.css b/css/front.css index c658e6f..d845123 100644 --- a/css/front.css +++ b/css/front.css @@ -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; -- 2.17.1