Style userProfile display and editable

This commit is contained in:
Kurt Hutten
2020-11-05 06:47:55 +11:00
parent 217cb31ed2
commit 249dbaba1a
17 changed files with 210 additions and 47 deletions

View File

@@ -36,7 +36,7 @@
body {
/* TODO can I use a tailwind class here? */
background-color: #E5E5E5;
background-color: #f7fafc;
}
button, input, label, textarea {