diff --git a/front/src/components/audio/artist/Card.vue b/front/src/components/audio/artist/Card.vue index d02439c49ec495f7bdd22a5d585b9040ebc1cbd7..21c62cf34a5ea8063e4e076f9f58f1b5ec31af03 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 {