update timetable button

This commit is contained in:
Simon Caminada
2021-11-05 17:25:34 +01:00
parent 97d972fbe1
commit b456ff219c
4 changed files with 36 additions and 4 deletions

View File

@@ -54,6 +54,7 @@ $(function() {
reveal_element($('.header__logo'));
reveal_elements($('.timetable__clock__frame'));
reveal_element($('.timetable__next'));
reveal_element($('.timetable__button'));
reveal_element($('.timetable__start__background'));
});