Update style.css
This commit is contained in:
parent
399b4bbc65
commit
f2727d1f9c
@ -37,11 +37,11 @@ h1{
|
|||||||
font-size: 6rem;
|
font-size: 6rem;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
margin: 0 2rem;
|
margin: 0 2rem;
|
||||||
color: #1a1a37;
|
color: #fff;
|
||||||
}
|
}
|
||||||
.countdown-el {
|
.countdown-el {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #1a1a37;
|
color: #fff;
|
||||||
}
|
}
|
||||||
.countdown-el span{
|
.countdown-el span{
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
|
Reference in New Issue
Block a user