From fb15668288ded526155e1dc6be968efe35a4f14a Mon Sep 17 00:00:00 2001 From: Tiago Ribeiro Date: Tue, 17 Oct 2023 23:22:28 +0100 Subject: [PATCH] Updated the mobile responsiveness for Diagnostic and Demographic --- .../DemographicInformationInput.tsx | 4 ++-- src/components/Diagnostic.tsx | 23 +++++++++++++------ 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/src/components/DemographicInformationInput.tsx b/src/components/DemographicInformationInput.tsx index acb26176..e138903a 100644 --- a/src/components/DemographicInformationInput.tsx +++ b/src/components/DemographicInformationInput.tsx @@ -52,7 +52,7 @@ export default function DemographicInformationInput({mutateUser}: Props) { To make the most of your learning experience, we kindly request you to complete your profile. By providing some essential information about yourself. -
+
@@ -107,7 +107,7 @@ export default function DemographicInformationInput({mutateUser}: Props) { {({checked}) => ( diff --git a/src/components/Diagnostic.tsx b/src/components/Diagnostic.tsx index 16077b70..94b00e02 100644 --- a/src/components/Diagnostic.tsx +++ b/src/components/Diagnostic.tsx @@ -67,7 +67,7 @@ export default function Diagnostic({onFinish}: Props) {

What is your current focus?

-
+

What is your current IELTS level?

-
-
+
+
Reading level @@ -196,13 +196,22 @@ export default function Diagnostic({onFinish}: Props) {
- -
+
+
+ +
-