From e3eadcb11ad9007f662a8eacf3b3ba2001204bb9 Mon Sep 17 00:00:00 2001 From: Tony He Date: Mon, 7 Oct 2024 03:15:25 -0400 Subject: [PATCH] fix: minor styling issues --- apps/main/src/components/Card/Employment/index.tsx | 4 ++-- apps/main/src/pages/index.tsx | 12 ++++++++---- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/apps/main/src/components/Card/Employment/index.tsx b/apps/main/src/components/Card/Employment/index.tsx index 4c43b647..c5d58656 100644 --- a/apps/main/src/components/Card/Employment/index.tsx +++ b/apps/main/src/components/Card/Employment/index.tsx @@ -21,7 +21,7 @@ const EmploymentCard = (props: EmploymentCardProps) => { return (
-
+
{orgLogoSrc && ( { {jobType}
-
+

{jobTitle}

diff --git a/apps/main/src/pages/index.tsx b/apps/main/src/pages/index.tsx index 89e4dfd5..5386dd5e 100644 --- a/apps/main/src/pages/index.tsx +++ b/apps/main/src/pages/index.tsx @@ -76,15 +76,18 @@ const Home: NextPageWithLayout = () =>

- My name is Lipeng He{" "} - + My name is Lipeng He + + Tony , and I am currently an 👨‍🎓 undergraduate student and researcher with the{" "} + className="hidden border-l-4 !border-l-yellow-300 lg:inline-flex"> - {" "} + + University of Waterloo{" "} .