From b53129aa9837b829da54a91907f33e7d1fe709cb Mon Sep 17 00:00:00 2001 From: Aditya Bikram Thakur Date: Sat, 20 Jul 2024 09:24:10 +0545 Subject: [PATCH] Made the ActivityCard component responsive --- nepalingo-web/src/components/ActivityCard.tsx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/nepalingo-web/src/components/ActivityCard.tsx b/nepalingo-web/src/components/ActivityCard.tsx index 3b8cbcb..6f78dd1 100644 --- a/nepalingo-web/src/components/ActivityCard.tsx +++ b/nepalingo-web/src/components/ActivityCard.tsx @@ -22,7 +22,7 @@ const ActivityCard: React.FC = ({ }; return ( -
+
Background = ({ />
-

{quizYourselfText}

-

{descriptionText}

+

{quizYourselfText}

+

{descriptionText}