From 91eb5940c359b4cd1773e383b7bed44e58dfeb59 Mon Sep 17 00:00:00 2001
From: Ankit Rajput <91692769+rajcoder123@users.noreply.github.com>
Date: Tue, 26 Oct 2021 18:17:39 +0530
Subject: [PATCH 1/2] Update 404.html
---
task-list/public/404.html | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/task-list/public/404.html b/task-list/public/404.html
index 829eda8..e9064fc 100644
--- a/task-list/public/404.html
+++ b/task-list/public/404.html
@@ -7,17 +7,17 @@
@@ -25,7 +25,7 @@
404
Page Not Found
-
The specified file was not found on this website. Please check the URL for mistakes and try again.
+
The specified file was not found on this website. Please check the URL that You have enter and try again.
Why am I seeing this?
This page was generated by the Firebase Command-Line Interface. To modify it, edit the 404.html file in your project's configured public directory.
From 4824c34d4f5cef31365ce4806751c1ffb3d06028 Mon Sep 17 00:00:00 2001
From: Ankit Rajput <91692769+rajcoder123@users.noreply.github.com>
Date: Tue, 26 Oct 2021 18:24:23 +0530
Subject: [PATCH 2/2] Update404html
---
task-list/public/404.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/task-list/public/404.html b/task-list/public/404.html
index e9064fc..57718cf 100644
--- a/task-list/public/404.html
+++ b/task-list/public/404.html
@@ -10,7 +10,7 @@
#message { background: white; max-width: 355px; margin: 95px auto 14px; padding: 32px 24px 16px; border-radius: 4px; }
#message h3 { color: #888; font-weight: normal; font-size: 16px; margin: 16px 0 12px; }
#message h2 { color: #ffa100; font-weight: bold; font-size: 16px; margin: 0 0 8px; }
- #message h1 { font-size: 22px; font-weight: 300; color: rgba(0,0,0,0.6); margin: 0 0 16px;}
+ #message h1 { font-size: 22px; font-weight: 320; color: rgba(0,0,0,0.6); margin: 0 0 16px;}
#message p { line-height: 135%; margin: 16px 0 24px; font-size: 12px; }
#message a { display: block; text-align: center; background: #039be5; text-transform: uppercase; text-decoration: none; color: white; padding: 12px; border-radius: 5px; }
#message, #message a { box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); }