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

main
Alina Marquardt 2025-05-13 22:19:05 +02:00
parent 1fab4fbce6
commit 30b049824a
1 changed files with 1 additions and 0 deletions

View File

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