diff --git a/components/arcade/showcase/cohort-card.module.css b/components/arcade/showcase/cohort-card.module.css index 9ac38020..8a765ae7 100644 --- a/components/arcade/showcase/cohort-card.module.css +++ b/components/arcade/showcase/cohort-card.module.css @@ -23,6 +23,7 @@ object-fit: cover; aspect-ratio: 1 / 1; border-radius: 5px; + object-fit: contain; } .card_img_container { diff --git a/components/arcade/showcase/project-view.js b/components/arcade/showcase/project-view.js index 237081f1..a92b7697 100644 --- a/components/arcade/showcase/project-view.js +++ b/components/arcade/showcase/project-view.js @@ -113,12 +113,16 @@ const ProjectView = ({ >
+ + +