Fixup Theme CSS

This commit is contained in:
Zak Saunders 2022-12-05 07:58:24 +00:00 committed by Qstick
parent 73a3e3f4e3
commit 92d885dd78
10 changed files with 26 additions and 24 deletions

View file

@ -2,7 +2,7 @@
margin-bottom: 20px;
border: 1px solid var(--borderColor);
border-radius: 4px;
background-color: var(--white);
background-color: var(--cardBackgroundColor);
&:last-of-type {
margin-bottom: 0;