From 94ef5e3286ce1b146997911a95209219315841f5 Mon Sep 17 00:00:00 2001 From: Chiayi Wu Date: Mon, 27 Jan 2025 11:27:03 -0800 Subject: [PATCH] fix mobile for QP page --- src/components/qp/Carousel.astro | 4 ++-- src/components/qp/Join.astro | 12 ++++++------ src/components/qp/Mentorship.astro | 12 ++++++------ src/components/qp/PastProject.astro | 4 ++-- src/components/qp/PastProjects.astro | 2 +- src/components/qp/Step.astro | 2 +- src/components/qp/Steps.astro | 2 +- src/pages/quarterly.astro | 2 +- 8 files changed, 20 insertions(+), 20 deletions(-) diff --git a/src/components/qp/Carousel.astro b/src/components/qp/Carousel.astro index fd1b879..65ded6b 100644 --- a/src/components/qp/Carousel.astro +++ b/src/components/qp/Carousel.astro @@ -7,7 +7,7 @@ import qp from "../../images/qp.webp";
-

+

Lorem ipsum is placeholder text commonly used in the graphic, print, and publishing industries f

@@ -15,6 +15,6 @@ import qp from "../../images/qp.webp"; board group photos
diff --git a/src/components/qp/Join.astro b/src/components/qp/Join.astro index 573d9ff..dc45f68 100644 --- a/src/components/qp/Join.astro +++ b/src/components/qp/Join.astro @@ -7,20 +7,20 @@ import jonathan from "../../images/about3.webp"; ---
-
+
blue background blue background
-
-
+
+

How to join

@@ -37,7 +37,7 @@ import jonathan from "../../images/about3.webp"; JOIN diff --git a/src/components/qp/Mentorship.astro b/src/components/qp/Mentorship.astro index 76c7bef..37e3dba 100644 --- a/src/components/qp/Mentorship.astro +++ b/src/components/qp/Mentorship.astro @@ -7,12 +7,12 @@ import jonathan from "../../images/about3.webp"; ---
-
-
-
+
+
+

Mentorship

@@ -33,7 +33,7 @@ import jonathan from "../../images/about3.webp"; BECOME A MENTOR @@ -45,7 +45,7 @@ import jonathan from "../../images/about3.webp"; blue background
diff --git a/src/components/qp/PastProject.astro b/src/components/qp/PastProject.astro index 95c3db8..8e1a8d1 100644 --- a/src/components/qp/PastProject.astro +++ b/src/components/qp/PastProject.astro @@ -5,10 +5,10 @@ import Link from "next/link"; --- - past projects image + past projects image
-
+

{title}

diff --git a/src/components/qp/PastProjects.astro b/src/components/qp/PastProjects.astro index f70523e..91194db 100644 --- a/src/components/qp/PastProjects.astro +++ b/src/components/qp/PastProjects.astro @@ -6,7 +6,7 @@ import Subtitle from "../core/Subtitle.astro";
-
+
{projects.map((project)=>(

-

+
{ steps diff --git a/src/pages/quarterly.astro b/src/pages/quarterly.astro index 99802bc..1f3a77b 100644 --- a/src/pages/quarterly.astro +++ b/src/pages/quarterly.astro @@ -30,7 +30,7 @@ import Timeline from "../components/qp/Timeline.astro"; data-inview src={qp} alt="board group photos" - class="in-view:animate-fade w-2/3 rounded-full object-cover aspect-[2.5/1]" + class="in-view:animate-fade md:w-2/3 w-[75vw] rounded-full object-cover aspect-[2.5/1]" />