diff --git a/components/TempDesignSystem/Card/card.module.css b/components/TempDesignSystem/Card/card.module.css index 8d0acdebe..f158696a8 100644 --- a/components/TempDesignSystem/Card/card.module.css +++ b/components/TempDesignSystem/Card/card.module.css @@ -15,6 +15,7 @@ .imageWrapper { display: flex; + width: 100%; } .imageWrapper::after {