Fix CSS selector
This commit is contained in:
parent
3f465a92e6
commit
823c4276a2
|
@ -21,7 +21,7 @@ if ($blog_slug === '2024') {
|
||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.countdown > .units > td {
|
.countdown .units > td {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue