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;