From 27636763e2e5c94e373745870a5c4dcf99e52834 Mon Sep 17 00:00:00 2001 From: michaeltomasik Date: Tue, 27 Mar 2018 16:49:06 +0200 Subject: [PATCH] :nail_care: Change style color --- src/components/header/customCountDown.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/header/customCountDown.css b/src/components/header/customCountDown.css index 68c47bd1ef5..7f68af11a35 100644 --- a/src/components/header/customCountDown.css +++ b/src/components/header/customCountDown.css @@ -13,7 +13,7 @@ } .default { - color: #FFFFFF; + color: white; } .timeout {