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 +}