update header fields on typing

This commit is contained in:
2026-06-02 22:46:24 +02:00
parent 5ed83a20d8
commit 4cd7b0199e
6 changed files with 123 additions and 28 deletions
+1
View File
@@ -9,6 +9,7 @@
&:focus {
outline: none;
border-color: var(--accent);
background-color: var(--header-bg);
}
}