diff --git a/components/Global/component.config.ts b/components/Global/component.config.ts index fdb07064..1b7aca75 100644 --- a/components/Global/component.config.ts +++ b/components/Global/component.config.ts @@ -1,7 +1,7 @@ export const cardDimensions = { artist: { width: 150, - height: 200 + height: 150 }, album: { width: 150,