1
0
mirror of https://koodu.h-i.works/projects/thebadspace synced 2025-07-20 16:47:37 -05:00

added member profile editing

added a basic ui so logged in members can change their info/password
when needed
This commit is contained in:
ro
2024-09-20 15:09:45 -06:00
parent 2932af0d3f
commit 99e22f5697
12 changed files with 153 additions and 5 deletions

View File

@ -36,6 +36,7 @@ input[type="submit"] {
border: 0;
transition: all 0.3s linear;
height: 35px;
margin-top: 15px;
}
select {