diff --git a/front/src/components/audio/artist/Card.vue b/front/src/components/audio/artist/Card.vue index d02439c49..21c62cf34 100644 --- a/front/src/components/audio/artist/Card.vue +++ b/front/src/components/audio/artist/Card.vue @@ -73,7 +73,7 @@ export default { .play-button { position: absolute; right: 0; - bottom: 0; + bottom: 40%; } .with-overlay {