From f2727d1f9c13bea2603fc2215db78c417af7ce47 Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Sun, 9 Oct 2022 11:41:01 +0000 Subject: [PATCH] Update style.css --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 43e1bbf..717c916 100644 --- a/style.css +++ b/style.css @@ -37,11 +37,11 @@ h1{ font-size: 6rem; line-height: 1; margin: 0 2rem; - color: #1a1a37; + color: #fff; } .countdown-el { text-align: center; - color: #1a1a37; + color: #fff; } .countdown-el span{ font-size: 1.5rem;