From a636620ba2bbfbd60af184d92b932a1da94957b5 Mon Sep 17 00:00:00 2001 From: mco-system Date: Tue, 4 Apr 2023 20:24:43 +1100 Subject: [PATCH] wip: planning --- index.html | 22 ++++++++++++---------- styles/main.css | 3 ++- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 8930d91..7648c15 100644 --- a/index.html +++ b/index.html @@ -10,16 +10,18 @@ -
- - +
+
+ + +
diff --git a/styles/main.css b/styles/main.css index 92eaa44..918e5a1 100644 --- a/styles/main.css +++ b/styles/main.css @@ -19,11 +19,12 @@ body { /* overflow: hidden; */ } -#thsf-schedule { +#thsf-schedule-wrapper { height: 100%; overflow: auto; } + ul { overflow: hidden; perspective: 900px;