From 22c3bd4f53265c0f606c56dfe3f92e1115b0e2cb Mon Sep 17 00:00:00 2001 From: Jcheck27 Date: Mon, 24 Apr 2023 13:32:15 -0500 Subject: [PATCH 01/41] bug fixes --- components/MainBody.module.css | 2 +- components/MainBody.tsx | 6 - yarn.lock | 6431 ++++++++++++++++---------------- 3 files changed, 3190 insertions(+), 3249 deletions(-) diff --git a/components/MainBody.module.css b/components/MainBody.module.css index 3ef3514..5ee4a37 100644 --- a/components/MainBody.module.css +++ b/components/MainBody.module.css @@ -2,7 +2,7 @@ width: 100%; position: relative; display: flex; - justify-content: start; + justify-content: flex-start; } .guideStep { diff --git a/components/MainBody.tsx b/components/MainBody.tsx index f6d715c..4b80780 100644 --- a/components/MainBody.tsx +++ b/components/MainBody.tsx @@ -20,7 +20,6 @@ export const MainBody = () => { ), example: ( <> -

{' '} Example:
Student was building prototype to polish, and not actively @@ -28,7 +27,6 @@ export const MainBody = () => { noticed this during office hours when the student felt like they needed to build features but didn't have plans to test them.{' '} -

), }, @@ -42,13 +40,11 @@ export const MainBody = () => { ), example: ( <> -

{' '} Example:
I encouraged the student to test the prototype {' '} in its imperfect state so we could understand its implications.{' '} -

), }, @@ -63,9 +59,7 @@ export const MainBody = () => { ), example: ( <> -

Example:
-