implement profile page #17

This commit is contained in:
ghost 2023-10-03 22:35:13 +03:00
parent 737b79b608
commit ae8ec4823a
21 changed files with 740 additions and 364 deletions

View file

@ -54,7 +54,7 @@ textarea {
color: #ccc;
border: 0;
border-radius: 3px;
padding: 6px 8px;
padding: 8px;
font-size: 13px;
}