login/register-added

This commit is contained in:
2024-02-21 00:03:14 +02:00
parent 3bec65f73d
commit 532f4a6b74
14 changed files with 671 additions and 13 deletions

View File

@@ -3,5 +3,5 @@
@tailwind utilities;
body{
@apply text-cyan-50 bg-slate-400;
@apply bg-gray-900;
}