feat: add profile settings page

This commit is contained in:
swve 2023-03-13 22:22:03 +01:00
parent fac6b57ab3
commit 1157b77835
21 changed files with 456 additions and 134 deletions

View file

@ -19,9 +19,7 @@ a {
}
@media (prefers-color-scheme: dark) {
html {
}
body {
color: black;
background: #FBFBFB;