diff --git a/src/components/UI/Club/Card/Card.tsx b/src/components/UI/Club/Card/Card.tsx index f3cdc8a..a083eca 100644 --- a/src/components/UI/Club/Card/Card.tsx +++ b/src/components/UI/Club/Card/Card.tsx @@ -27,7 +27,7 @@ export default function Card({ contents, onClick }: CardProps) { src={contents.logoPath || Logo} title={contents.name} quality={30} - height={185} + fill />