feat: decks page styles

This commit is contained in:
2024-01-01 16:13:51 +01:00
parent feddf62c85
commit 7af2b43fed
7 changed files with 21 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
.list {
display: inline-flex;
flex-shrink: 0;
background-color: var(--color-dark-900);
}