diff --git a/web/src/routes/+layout.svelte b/web/src/routes/+layout.svelte index 3c5b2c6a..645ee57c 100644 --- a/web/src/routes/+layout.svelte +++ b/web/src/routes/+layout.svelte @@ -224,10 +224,6 @@ overscroll-behavior-y: none; } - :global(body) { - background-color: var(--secondary); - } - #cobalt { position: fixed; height: 100%;