separate white album cover from white content box with box-shadow

This commit is contained in:
Alina Marquardt 2025-05-13 22:19:05 +02:00
parent 1fab4fbce6
commit 30b049824a

View File

@ -768,6 +768,7 @@ img.albumcover {
float: left;
margin-right: 1.4rem;
z-index: 10;
box-shadow: 3px 0px 6px rgba(0,0,0,0.15);
}
article.album a:hover {