From f7cc646b21aaf4274c7d5bcd314a64696b7ab8c7 Mon Sep 17 00:00:00 2001 From: pasha-log Date: Sun, 15 Oct 2023 17:26:02 -0700 Subject: [PATCH] added mobile accordion for schedule tabs with bootstrap --- index.html | 52 +++++++++++++++------- scripts/index.js | 9 ++++ styles/index.css | 109 +++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 155 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index 9366b7a..83e61c2 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@