website: fixes

This commit is contained in:
k
2024-09-19 21:48:54 +02:00
parent 0f95d41785
commit 7d211f74d1
3 changed files with 15 additions and 10 deletions
+1
View File
@@ -509,6 +509,7 @@
color: var(--color);
scrollbar-color: var(--off-color) var(--background-color); /* Foreground, Background */
scrollbar-width: thin;
overflow: hidden;
}
input {