From a374ed80abdc5ac453a7a4fce83f1f78fd0bf7d9 Mon Sep 17 00:00:00 2001 From: Sam <74021826+x39OME@users.noreply.github.com> Date: Wed, 24 Aug 2022 22:43:03 +0300 Subject: [PATCH] Update style.css --- css/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/style.css b/css/style.css index 81416ac..6f4dc70 100644 --- a/css/style.css +++ b/css/style.css @@ -30,11 +30,11 @@ margin-top: 20px; } .header .container .countdown-container small{ - font-size: 20px; + font-size: 11px; } .header #text{ position: relative; - font-size: 50px; + font-size: 29px; text-align: center; transition: .3s; padding-top: 150px; @@ -184,4 +184,4 @@ footer .media ul li a:hover{ .scrollTop:hover{ background: #000; color: #fff; -} \ No newline at end of file +}