feat:local-blacklist-and-audio-boost

This commit is contained in:
Timo
2026-08-12 02:07:34 +02:00
parent 3d78af1e95
commit 48d6c1dc0b
28 changed files with 670 additions and 98 deletions
+8
View File
@@ -107,6 +107,14 @@ h2 {
font-size: 16px;
}
.section-copy {
max-width: 560px;
margin: 6px 0 0;
color: var(--text-muted);
font-size: 12px;
line-height: 1.5;
}
.panel {
background: var(--card);
border: 1px solid var(--border);