diff --git a/style.css b/style.css index 717c916..72e9a57 100644 --- a/style.css +++ b/style.css @@ -25,6 +25,15 @@ h1{ font-family: 'Reem Kufi', sans-serif; color: #ffbc3b; } + +h2{ + font-size: 2rem; + margin-top: -10rem; + font-weight: normal; + margin-top: 5rem; + font-family: 'Reem Kufi', sans-serif; + color: #fff; +} .countdown-container{ display: flex; flex-wrap: wrap;