fix angular json

This commit is contained in:
Benjamin Ifland
2026-03-16 16:02:57 +01:00
parent e3203d0c38
commit f9516bbc4d
10 changed files with 76 additions and 115 deletions

View File

@@ -59,7 +59,7 @@
}
.next-song {
color: var(--text-muted);
color: var(--text-soft);
position: fixed;
bottom: 0;
right: 10px;
@@ -70,7 +70,7 @@
}
.time {
color: var(--text-muted);
color: var(--text-soft);
position: fixed;
bottom: 0;
left: 10px;