From 49c750ffabe66abf8816da57b2e0aa90981a8d13 Mon Sep 17 00:00:00 2001 From: Vikaskumar Dane <90561371+Vikaskumardane@users.noreply.github.com> Date: Sun, 7 Jan 2024 17:09:06 +0000 Subject: [PATCH 1/2] CSS modification on forget password shifting to right done --- login.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/login.html b/login.html index e608b53..60c4348 100644 --- a/login.html +++ b/login.html @@ -117,7 +117,9 @@

Login

- Forgot Password? +
+ Forgot Password? +
From cfbec34f0ca1bc562a38259995f4165a316bed1f Mon Sep 17 00:00:00 2001 From: Vikaskumar Dane <90561371+Vikaskumardane@users.noreply.github.com> Date: Sun, 7 Jan 2024 17:41:18 +0000 Subject: [PATCH 2/2] Typo fix (Your Order to My Order in Nav) --- index.html | 2 +- menu.html | 2 +- order.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 18e9958..28508da 100644 --- a/index.html +++ b/index.html @@ -46,7 +46,7 @@ Menu Your Order + style="color:rgba(255, 255, 255);">My Order Track your order
diff --git a/menu.html b/menu.html index 77b2dbb..7a8cd7b 100644 --- a/menu.html +++ b/menu.html @@ -48,7 +48,7 @@ Menu Your Order + style="color:rgba(255, 255, 255);">My Order Track your order diff --git a/order.html b/order.html index abc9d8c..19145f2 100644 --- a/order.html +++ b/order.html @@ -50,7 +50,7 @@ Menu Your Order + style="color:rgba(255, 255, 255);">My Order Track your order