style(core): change background color

This commit is contained in:
nico.hdr8
2025-10-06 15:12:13 +02:00
parent 1aaa54d3b5
commit 95a7fa3d9c
3 changed files with 3 additions and 5 deletions

View File

@@ -1,6 +1,4 @@
nav {
background-color: rgb(from var(--content-background) r g b / 0.5);
.options > div {
display: grid;
place-items: center;