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;