added subtle shadow
This commit is contained in:
parent
a843ff52fd
commit
ac5a024d14
1 changed files with 1 additions and 0 deletions
|
@ -552,6 +552,7 @@
|
||||||
padding : var(--contentInnerPadding);
|
padding : var(--contentInnerPadding);
|
||||||
min-height: 300px;
|
min-height: 300px;
|
||||||
position : relative;
|
position : relative;
|
||||||
|
box-shadow: 0px 4px 6px 3px rgb(0 0 0 / 10%);
|
||||||
|
|
||||||
.artworkContainer {
|
.artworkContainer {
|
||||||
position : absolute;
|
position : absolute;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue