From 43425719e46801872d6617e498280d25acd24213 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enric=20Perpiny=C3=A0=20Pitarch?= <56732262+evilmonkey19@users.noreply.github.com> Date: Fri, 5 Apr 2024 18:25:40 +0200 Subject: [PATCH] Mobile version almost done. Still missing the footer. --- components/AboutUs.tsx | 2 +- components/Events.tsx | 4 ++-- components/Footer.tsx | 16 ++++++++-------- components/Landing.tsx | 22 +++++++++++----------- components/Productions.tsx | 4 ++-- components/Sessions.tsx | 2 +- 6 files changed, 25 insertions(+), 25 deletions(-) diff --git a/components/AboutUs.tsx b/components/AboutUs.tsx index 0001d47..07d531a 100644 --- a/components/AboutUs.tsx +++ b/components/AboutUs.tsx @@ -3,7 +3,7 @@ import Carousel from "../islands/Carousel.tsx"; const AboutUs = () => (
-
+

About Us

diff --git a/components/Events.tsx b/components/Events.tsx index d872feb..96aab78 100644 --- a/components/Events.tsx +++ b/components/Events.tsx @@ -3,9 +3,9 @@ import Card from '../islands/Card.tsx'; const Events = () => (
-
+

Events

-
+
( -