Skip to content

Commit

Permalink
Tune one-off background
Browse files Browse the repository at this point in the history
  • Loading branch information
Twixes committed Dec 5, 2023
1 parent 30a942e commit 8b76f48
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
background: var(--primary-alt-highlight-3000);

body[theme='dark'] & {
background: #2b2b33;
background: #2a2b31; // One-off for cards, do not use anywhere else
}
}

Expand Down

0 comments on commit 8b76f48

Please sign in to comment.