feat: Implement a web-based account management dashboard

This commit is contained in:
Ginger
2026-04-27 16:47:08 -04:00
parent 02948960fa
commit 6b0b8344d4
72 changed files with 2554 additions and 677 deletions
+5
View File
@@ -0,0 +1,5 @@
.reset-password {
display: flex;
width: 100%;
justify-content: right;
}