removed hover state from listen and buy buttons

main
Alina Marquardt 2025-05-30 18:45:20 +02:00
parent 7ec3eb9abb
commit 735cb3102d
1 changed files with 0 additions and 4 deletions

View File

@ -857,10 +857,6 @@ article.album a:hover .listenbuy {
opacity: 1;
}
article.album a .listenbuy:hover {
background-image: none;
}
img.albumcover {
position: relative;
width: auto;