diff --git a/.env b/.env index 377d163..2d28a08 100644 --- a/.env +++ b/.env @@ -1,3 +1,4 @@ DATABASE_URL=postgres://postgres@localhost/bazzar PASS_SALT=18CHwV7eGFAea16z+qMKZg RUST_LOG=debug +KEY_SECRET="NEPJs#8jjn8SK8GC7QEC^*P844UgsyEbQB8mRWXkT%3mPrwewZoc25MMby9H#R*w2KzaQgMkk#Pif$kxrLy*N5L!Ch%jxbWoa%gb" diff --git a/api/assets/index.html b/api/assets/index.html index 6e3c8dc..71611da 100644 --- a/api/assets/index.html +++ b/api/assets/index.html @@ -17,9 +17,11 @@ justify-content: space-between; width: 600px; } + fieldset > label { width: 45%; } + fieldset > input, fieldset > textarea { width: 54%; } @@ -31,7 +33,15 @@
-
+ +
+ + +