PUBLISH: Dark mode via settings
This commit is contained in:
parent
9eebd5d680
commit
8ea4b817c2
7 changed files with 233 additions and 161 deletions
|
|
@ -3,7 +3,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
border-radius: 10px;
|
||||
background: var(--color-primary);
|
||||
background: var(--color-secondary-background);
|
||||
aspect-ratio: 2 / 3;
|
||||
height: 100%; /* This feels like it shouldn't be necessary */
|
||||
flex-basis: 280px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue