Update style.css
This commit is contained in:
parent
c965931b05
commit
3c0dcaca4a
@ -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;
|
||||
|
Reference in New Issue
Block a user