Let's display the whole day after all

This commit is contained in:
Jason Zimdars
2025-01-22 15:59:24 -06:00
parent 2320a10c74
commit 0857f449a2
-4
View File
@@ -35,10 +35,6 @@
&:nth-child(1n + 57) {
background-color: var(--color-highlight);
}
&.future {
display: none;
}
}
.event-grid-time {