diff --git a/app/assets/stylesheets/events.css b/app/assets/stylesheets/events.css index a4f212033..679098e43 100644 --- a/app/assets/stylesheets/events.css +++ b/app/assets/stylesheets/events.css @@ -35,10 +35,6 @@ &:nth-child(1n + 57) { background-color: var(--color-highlight); } - - &.future { - display: none; - } } .event-grid-time {