separate white album cover from white content box with box-shadow
parent
1fab4fbce6
commit
30b049824a
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue