smoothietude

This commit is contained in:
sakrecoer 2026-08-11 01:38:30 +02:00
parent 298e5e4d16
commit f59c107df9

View file

@ -2049,7 +2049,7 @@ button {
height: 200px;
object-fit: cover;
display: block;
transition: transform 0.3s ease;
transition: all 0.3s ease;
}
.music-card:hover .music-image {