add missing boxshadow :)

This commit is contained in:
Robert McGovern 2022-10-05 22:52:05 +01:00
parent 590a51488d
commit 16bb008cdd
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ body {
background-color: var(--col-card-background);
border-radius: var(--border-radius--outer);
box-shadow: 0px 25px 25px rgba(0, 0, 0, 0.0476518);
padding: 1rem 1rem 2.5rem 1rem;