From a490e7a8d11651f7e1435f06fcbb6334bf03969b Mon Sep 17 00:00:00 2001 From: ApoorvDubey23 <132251091+ApoorvDubey23@users.noreply.github.com> Date: Tue, 24 Oct 2023 18:37:37 +0530 Subject: [PATCH 1/4] style: add stylistic changes to cards (#23) * [UPDATED]Cards * . * .. * [REMOVED]SASS * . * [REVERTED]Changes in package-lock.json --- package-lock.json | 2 +- src/components/home/OrganizationCard.astro | 41 +++++++++++++++++++--- src/pages/index.astro | 2 +- 3 files changed, 39 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5bb789f..bc6889a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9676,4 +9676,4 @@ } } } -} +} \ No newline at end of file diff --git a/src/components/home/OrganizationCard.astro b/src/components/home/OrganizationCard.astro index ff2d61a..bf4bd5b 100644 --- a/src/components/home/OrganizationCard.astro +++ b/src/components/home/OrganizationCard.astro @@ -18,7 +18,7 @@ const description = ---