We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07ee334 commit 215221eCopy full SHA for 215221e
frontend/src/routes/settings/+page.svelte
@@ -0,0 +1,5 @@
1
+<style>
2
+ :global(body) {
3
+ background-color: hsl(var(--background));
4
+ }
5
+</style>
0 commit comments