From 9e700d295b5c07663809c76ae5a551395a378521 Mon Sep 17 00:00:00 2001 From: maxbodza <150153467+maxbodza@users.noreply.github.com> Date: Tue, 21 Nov 2023 11:45:17 +0000 Subject: [PATCH 1/3] Fixed Logo --- src/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.html b/src/index.html index e7c4417..e0d650c 100644 --- a/src/index.html +++ b/src/index.html @@ -8,8 +8,8 @@
- - + + From dff75b9582f3294677da0f3e562999a5f4d581f8 Mon Sep 17 00:00:00 2001 From: maxbodza <150153467+maxbodza@users.noreply.github.com> Date: Tue, 21 Nov 2023 11:56:18 +0000 Subject: [PATCH 2/3] Added Email Validation --- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index e0d650c..15bcc4e 100644 --- a/src/index.html +++ b/src/index.html @@ -14,7 +14,7 @@ - + From 3528e3402a2064638c461e5a25df61792c740630 Mon Sep 17 00:00:00 2001 From: maxbodza <150153467+maxbodza@users.noreply.github.com> Date: Tue, 21 Nov 2023 12:01:03 +0000 Subject: [PATCH 3/3] Made password input hidden --- src/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.html b/src/index.html index 15bcc4e..b9bb858 100644 --- a/src/index.html +++ b/src/index.html @@ -13,11 +13,11 @@ - + - +