added subtle shadow

This commit is contained in:
booploops 2022-04-20 22:09:16 -07:00
parent a843ff52fd
commit ac5a024d14

View file

@ -552,6 +552,7 @@
padding : var(--contentInnerPadding);
min-height: 300px;
position : relative;
box-shadow: 0px 4px 6px 3px rgb(0 0 0 / 10%);
.artworkContainer {
position : absolute;