Registering works fine now

This commit is contained in:
florianuhlig
2025-10-03 01:23:18 +02:00
parent 823ea8cfc4
commit 70c85cb8be
10 changed files with 173 additions and 45 deletions

View File

@@ -72,6 +72,7 @@
box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
input[type="username"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
border-color: #2575fc;