diff --git a/frontend/src/app/assets/images/NewSupportIdea.tsx b/frontend/src/app/assets/images/NewSupportIdea.tsx index 2ede494..0a36202 100644 --- a/frontend/src/app/assets/images/NewSupportIdea.tsx +++ b/frontend/src/app/assets/images/NewSupportIdea.tsx @@ -1,8 +1,8 @@ import { ReactElement } from "react"; export default function NewSupportIdeaSVG({ - height = 200, - width = 210, + height = 124, + width = 113, className = "", }: { height?: number; diff --git a/frontend/src/app/components/BenefitsOfParticipating/CardDark.tsx b/frontend/src/app/components/BenefitsOfParticipating/CardDark.tsx index 3f957db..a6d3095 100644 --- a/frontend/src/app/components/BenefitsOfParticipating/CardDark.tsx +++ b/frontend/src/app/components/BenefitsOfParticipating/CardDark.tsx @@ -30,7 +30,7 @@ const borderClass = bordercolour ? "secondary-border-background" : "primary-bord