From e367e378a2e5301b6cdee3213f470401c5ca3604 Mon Sep 17 00:00:00 2001 From: Jagpreet Singh Khurana <119691733+Jagpreet153@users.noreply.github.com> Date: Thu, 13 Jun 2024 17:49:48 +0530 Subject: [PATCH] feat: added error 404 page --- 404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/404.html b/404.html index 9ef4b466..c58eaeb4 100644 --- a/404.html +++ b/404.html @@ -16,7 +16,7 @@ } a:link, a:visited{ - text-decoration: none; + text-decoration:none; color: #fff; } .box{