hype streaming take two plus better handling of multiple users (it still doesn't work)

This commit is contained in:
ForeverPyrite
2025-01-07 19:16:43 -05:00
parent b33a2a3bd7
commit 887aaa6c1d
4 changed files with 188 additions and 148 deletions

View File

@@ -40,6 +40,7 @@ body {
overflow-y: auto;
font-size: 1rem;
line-height: 1.5;
scroll-behavior: smooth;
}
.form-section {